Update release.yml

This commit is contained in:
valhrafnaz
2024-11-21 18:49:58 +01:00
committed by GitHub
parent 3b3fec80ed
commit 85eeb9bfc7

View File

@@ -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