Skip to content

Commit

Permalink
try again
Browse files Browse the repository at this point in the history
  • Loading branch information
facundoolano committed Jul 23, 2024
1 parent 6cebe1d commit 30c09da
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 @@ -18,7 +18,7 @@ jobs:
- goarch: amd64
cc: gcc
- goarch: arm64
cc: gcc-aarch64-linux-gnu
cc: aarch64-linux-gnu-gcc

steps:
- name: Checkout code
Expand Down

0 comments on commit 30c09da

Please sign in to comment.