mirror of
https://github.com/house-of-vanity/rexec.git
synced 2025-07-07 08:54:06 +00:00
Make Arch build
This commit is contained in:
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@ -68,7 +68,9 @@ jobs:
|
|||||||
|
|
||||||
release:
|
release:
|
||||||
name: Release binary
|
name: Release binary
|
||||||
needs: ["build" "build_arch"]
|
needs:
|
||||||
|
- build
|
||||||
|
- build_arch
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
permissions:
|
permissions:
|
||||||
contents: write
|
contents: write
|
||||||
|
Reference in New Issue
Block a user