diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index fea257f..8226ce0 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -16,7 +16,7 @@ jobs: - target: x86_64-pc-windows-gnu archive: zip - target: x86_64-unknown-linux-musl - archive: tar.gz tar.xz tar.zst + archive: tar.gz - target: x86_64-apple-darwin archive: zip steps: