Skip to content

Commit 05c2cbe

Browse files
committed
fix: build for macos/arm64 and windows/arm64
1 parent 0671f3c commit 05c2cbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- name: Binaries Release
3030
uses: goreleaser/[email protected]
3131
with:
32-
version: ~> 0.159
32+
version: ~> 0.175
3333
args: release --rm-dist
3434
env:
3535
GITHUB_TOKEN: ${{ secrets.API_GITHUB_TOKEN }}

0 commit comments

Comments
 (0)