Skip to content

Commit

Permalink
Update go-build.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: xrz <62951481+xrz-cloud@users.noreply.github.com>
  • Loading branch information
xrz-cloud authored and markpash committed Jun 23, 2024
1 parent 7a03837 commit dda4ed9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
GOOS: ${{ matrix.goos }}
GOARCH: ${{ matrix.goarch }}
GOARM: ${{ matrix.goarm }}
GOMIPS: ${ matrix.gomips }
GOMIPS: ${{ matrix.gomips }}
CGO_ENABLED: 0
steps:
- name: Checkout codebase
Expand Down

0 comments on commit dda4ed9

Please sign in to comment.