oof
This commit is contained in:
parent
72d3b9c993
commit
3f5dbf009d
1 changed files with 0 additions and 1 deletions
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
|
@ -17,7 +17,6 @@ jobs:
|
|||
rustup target add x86_64-unknown-linux-musl
|
||||
cargo build --release
|
||||
cargo build --release --target x86_64-unknown-linux-musl
|
||||
zip --junk-paths release.zip garbage-*
|
||||
- name: Create Release
|
||||
id: create_release
|
||||
uses: actions/create-release@v1.0.0
|
||||
|
|
Loading…
Reference in a new issue