mirror of
https://github.com/house-of-vanity/rexec.git
synced 2025-07-07 08:54:06 +00:00
Fix CI
This commit is contained in:
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@ -43,7 +43,9 @@ jobs:
|
||||
toolchain: stable
|
||||
override: true
|
||||
target: x86_64-unknown-linux-musl
|
||||
components: cargo-aur
|
||||
components: rustfmt
|
||||
- name: Install cargo-aur
|
||||
run: cargo install cargo-aur
|
||||
- name: Build PKGBUILD
|
||||
uses: actions-rs/cargo@v1
|
||||
with:
|
||||
|
Reference in New Issue
Block a user