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:
2
.github/workflows/arch_pkg.yaml
vendored
2
.github/workflows/arch_pkg.yaml
vendored
@@ -22,7 +22,7 @@ jobs:
|
|||||||
target: x86_64-unknown-linux-musl
|
target: x86_64-unknown-linux-musl
|
||||||
components: rustfmt
|
components: rustfmt
|
||||||
- name: Install build deps
|
- name: Install build deps
|
||||||
run: pacman -Syu rustup musl git
|
run: pacman -Syu --noconfirm rustup musl git
|
||||||
- name: Build ZST package
|
- name: Build ZST package
|
||||||
run: makepkg -f
|
run: makepkg -f
|
||||||
- uses: actions/upload-artifact@v2
|
- uses: actions/upload-artifact@v2
|
||||||
|
Reference in New Issue
Block a user