This commit is contained in:
2023-08-31 21:25:45 +03:00
parent e62a682da0
commit 4cec9d9904

View File

@@ -39,9 +39,10 @@ jobs:
steps: steps:
- name: Install build deps - name: Install build deps
run: | run: |
pacman -Syu --noconfirm rustup musl git tree #pacman -Syu --noconfirm rustup musl git tree
tree -L 3 ls -lah
makepkg -f makepkg -f
ls -lah
# release: # release:
# name: Release binary # name: Release binary