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:
13
.github/workflows/release.yml
vendored
13
.github/workflows/release.yml
vendored
@ -37,12 +37,13 @@ jobs:
|
||||
permissions:
|
||||
contents: write
|
||||
steps:
|
||||
- name: Install build deps
|
||||
run: |
|
||||
#pacman -Syu --noconfirm rustup musl git tree
|
||||
ls -lah
|
||||
makepkg -f
|
||||
ls -lah
|
||||
- uses: actions/checkout@v3
|
||||
- name: Install build deps
|
||||
run: |
|
||||
#pacman -Syu --noconfirm rustup musl git tree
|
||||
ls -lah
|
||||
makepkg -f
|
||||
ls -lah
|
||||
|
||||
# release:
|
||||
# name: Release binary
|
||||
|
Reference in New Issue
Block a user