Skip to content

Commit

Permalink
fix gmr#3
Browse files Browse the repository at this point in the history
  • Loading branch information
igreg committed May 2, 2022
1 parent bb24c60 commit 8ab5a45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
run: make test
- name: Build
run: |
make linux arm macos alpine-linux
make linux arm macos
- name: Release
if: startsWith(github.ref, 'refs/tags/')
# softprops/action-gh-release v0.1.12
Expand Down

0 comments on commit 8ab5a45

Please sign in to comment.