Fix release workflow
This commit is contained in:
parent
b09c54045a
commit
b0fd7a75ea
|
|
@ -20,7 +20,7 @@ jobs:
|
|||
|
||||
- uses: actions/setup-go@v3
|
||||
with:
|
||||
go-version: '^1.17.7'
|
||||
go-version: '1.17.7'
|
||||
|
||||
- name: Install tools
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Reference in New Issue