Skip to content

Commit

Permalink
ci: update release to use make to build binary
Browse files Browse the repository at this point in the history
Signed-off-by: thomasgouveia <gouveia.thomas@outlook.fr>
  • Loading branch information
thomasgouveia committed May 14, 2023
1 parent a508e21 commit 0e38a2c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,4 @@ jobs:
goos: ${{ matrix.goos }}
goarch: ${{ matrix.goarch }}
goversion: ${{ steps.go-version.outputs.version }}
build_command: make build

0 comments on commit 0e38a2c

Please sign in to comment.