Skip to content

Commit

Permalink
chore(release_and_publish): comment out tar.gz extension for darwin-x…
Browse files Browse the repository at this point in the history
…64 build in GitHub workflow
  • Loading branch information
rrrodzilla committed Jul 25, 2024
1 parent 8fa7642 commit 3cbc24a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_and_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ jobs:
name: paseto_cli-darwin-x64
os: darwin
cpu: x64
- ext: tar.gz
# - ext: tar.gz
# name: paseto_cli-darwin-aarch64
# os: darwin
# cpu: aarch64
Expand Down

0 comments on commit 3cbc24a

Please sign in to comment.