Update release.yml
This commit is contained in:
parent
3b3fec80ed
commit
85eeb9bfc7
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -16,8 +16,6 @@ jobs:
|
|||||||
archive: zip
|
archive: zip
|
||||||
- target: x86_64-unknown-linux-musl
|
- target: x86_64-unknown-linux-musl
|
||||||
archive: tar.gz tar.xz tar.zst
|
archive: tar.gz tar.xz tar.zst
|
||||||
- target: x86_64-apple-darwin
|
|
||||||
archive: zip
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@master
|
- uses: actions/checkout@master
|
||||||
- name: Compile and release
|
- name: Compile and release
|
||||||
|
Loading…
x
Reference in New Issue
Block a user