Change workflow.
This commit is contained in:
parent
56449b11ec
commit
7b469c0c4f
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
- name: setup go
|
- name: setup go
|
||||||
uses: https://github.com/actions/setup-go@v4
|
uses: actions/setup-go@v4
|
||||||
with:
|
with:
|
||||||
go-version: '>=1.x'
|
go-version: '>=1.x'
|
||||||
- name: release-build-linux-amd64
|
- name: release-build-linux-amd64
|
||||||
|
|
Loading…
Reference in a new issue