Skip to content

Commit

Permalink
Update release.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
sech1p authored Nov 29, 2023
1 parent ed3808c commit c60b166
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
github_token: ${{ secrets.GITHUB_TOKEN }}
pre_command: apt update && apt install -y clang
goos: darwin
goarch: arm
goarch: arm64
project_path: "./src"
env:
CGO_ENABLED: 1

0 comments on commit c60b166

Please sign in to comment.