Skip to content
Snippets Groups Projects
Commit b1eca7ef authored by Christoph Witzko's avatar Christoph Witzko
Browse files

ci: fix fox and ghr install

parent bd7638e8
Branches
Tags
No related merge requests found
...@@ -35,8 +35,8 @@ jobs: ...@@ -35,8 +35,8 @@ jobs:
with: with:
go-version: 1.16 go-version: 1.16
- run: | - run: |
go get github.com/mitchellh/gox go install github.com/mitchellh/gox@latest
go get github.com/tcnksm/ghr go install github.com/tcnksm/ghr@latest
- uses: go-semantic-release/action@v1 - uses: go-semantic-release/action@v1
id: semrel id: semrel
with: with:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment