Skip to content

Commit

Permalink
:(
Browse files Browse the repository at this point in the history
  • Loading branch information
C-Sto committed Feb 26, 2020
1 parent 7d6838e commit 7bdea22
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,9 @@ jobs:
name: Upload Release Asset
runs-on: ubuntu-latest
steps:
- uses: actions/setup-go@v1
- uses: actions/setup-go@v2-beta
with:
go-version: '1.x'
- name: Set GOPATH
# temporary fix
# see https://github.com/actions/setup-go/issues/14
Expand Down

0 comments on commit 7bdea22

Please sign in to comment.