Skip to content

Commit

Permalink
Update release.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
joseotoro authored Feb 20, 2023
1 parent 9fbc3cf commit e7144e6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ jobs:
run: |
go install github.com/mitchellh/gox@latest
go install github.com/tcnksm/ghr@latest
- name: Add GOPATH to search path
run: echo `go env GOPATH`/bin >> $GITHUB_PATH
- name: Build
run: make all
env:
Expand Down

0 comments on commit e7144e6

Please sign in to comment.