mirror of
https://github.com/house-of-vanity/rexec.git
synced 2025-08-21 15:17:15 +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:
|
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
|
||||||
|
Reference in New Issue
Block a user