Skip to content

Commit

Permalink
Fix release arch
Browse files Browse the repository at this point in the history
  • Loading branch information
cyberj0g committed Aug 16, 2022
1 parent 45c05eb commit eacc911
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
with:
go-version: 1.17
- name: Export platform env
run: |
run: |
echo "GOARCH=${{ matrix.arch }}" >> $GITHUB_ENV
- name: Check out code
uses: actions/checkout@v3
Expand Down

0 comments on commit eacc911

Please sign in to comment.