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