Skip to content

Commit

Permalink
build all
Browse files Browse the repository at this point in the history
  • Loading branch information
scarmuega committed Feb 10, 2024
1 parent 9d6ce65 commit cf89b06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/go-release/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ runs:
shell: bash
run: |
go get -v -t -d ./...
go build -v .
go build -v ./...

0 comments on commit cf89b06

Please sign in to comment.