Skip to content

Commit

Permalink
ci: windows-archive with .tar.gz instead of default zip
Browse files Browse the repository at this point in the history
  • Loading branch information
zjp-CN committed Mar 16, 2024
1 parent 3ab02af commit c233ea2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -85,3 +85,4 @@ installers = []
targets = ["aarch64-apple-darwin", "x86_64-apple-darwin", "x86_64-unknown-linux-gnu", "x86_64-unknown-linux-musl", "x86_64-pc-windows-msvc"]
# Publish jobs to run in CI
pr-run-mode = "plan"
windows-archive = ".tar.gz"

0 comments on commit c233ea2

Please sign in to comment.