mirror of
https://github.com/house-of-vanity/rexec.git
synced 2025-07-07 08:54:06 +00:00
Fix
This commit is contained in:
5
.github/workflows/release.yml
vendored
5
.github/workflows/release.yml
vendored
@ -39,9 +39,10 @@ jobs:
|
||||
steps:
|
||||
- name: Install build deps
|
||||
run: |
|
||||
pacman -Syu --noconfirm rustup musl git tree
|
||||
tree -L 3
|
||||
#pacman -Syu --noconfirm rustup musl git tree
|
||||
ls -lah
|
||||
makepkg -f
|
||||
ls -lah
|
||||
|
||||
# release:
|
||||
# name: Release binary
|
||||
|
Reference in New Issue
Block a user