Skip to content

Commit 69bb09d

Browse files
committed
another fix
1 parent 14f5371 commit 69bb09d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ jobs:
5151
- name: Create release artifacts using .github/build
5252
run: .github/build
5353
env:
54+
GOARCH: amd64
5455
VERSION: ${{ github.event.release.tag_name }}
5556
- name: Upload artifacts to release
5657
uses: svenstaro/upload-release-action@v2

0 commit comments

Comments
 (0)