Skip to content

Commit

Permalink
Update publish.yml (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
JakeCooper authored Oct 5, 2020
1 parent 65b8d68 commit 3c8a279
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,10 @@ jobs:
with:
go-version: ^1.13

- name: GCC multilib
run: |
sudo apt-get install gcc-multilib g++-multilib
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v2
with:
Expand Down

0 comments on commit 3c8a279

Please sign in to comment.