Skip to content

Commit

Permalink
fix tar types
Browse files Browse the repository at this point in the history
  • Loading branch information
ParzivalEugene committed Jul 26, 2024
1 parent 236d424 commit 0dafd40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
uses: rust-build/rust-build.action@v1.4.5
with:
RUSTTARGET: x86_64-unknown-linux-musl
ARCHIVE_TYPES: tar.gz tar.xz tar.zst
ARCHIVE_TYPES: tar.gz
UPLOAD_MODE: none
- name: Upload artifact
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 0dafd40

Please sign in to comment.