Skip to content

Commit ce84cf0

Browse files
committed
fix: build for macos/arm64 and windows/arm64
1 parent 5a44b9f commit ce84cf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
- name: Binaries Release
6969
uses: goreleaser/[email protected]
7070
with:
71-
version: ~> 0.159
71+
version: ~> 0.175
7272
args: release --rm-dist
7373
env:
7474
GITHUB_TOKEN: ${{ secrets.API_GITHUB_TOKEN }}

0 commit comments

Comments
 (0)