Skip to content

Commit

Permalink
Fix workflow once again
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuabeny1999 committed May 20, 2020
1 parent 3dfbb15 commit 68c60ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
GOARCH: amd64
GOOS: linux
release-linux-arm:
name: release linux/386
name: release linux/arm
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
Expand Down

0 comments on commit 68c60ba

Please sign in to comment.