Skip to content

Commit

Permalink
go install latest
Browse files Browse the repository at this point in the history
  • Loading branch information
fujiwara committed Jun 20, 2023
1 parent d62a839 commit b03cc0e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ jobs:

- name: setup tools
run: |
go install github.com/mitchellh/gox
go install github.com/tcnksm/ghr
go install github.com/mitchellh/gox@latest
go install github.com/tcnksm/ghr@latest
- name: packages
run: |
Expand Down

0 comments on commit b03cc0e

Please sign in to comment.