fix ci
CI / Build binary CI (push) Has started running
Details
CI / Build binary CI (push) Has started running
Details
This commit is contained in:
parent
de0b8e2f10
commit
80732b2e2a
|
@ -25,9 +25,9 @@ jobs:
|
|||
with:
|
||||
fetch-depth: 0
|
||||
- name: setup go
|
||||
uses: actions/setup-go@v4
|
||||
uses: https://gh.huoxue.store/actions/setup-go@v4
|
||||
with:
|
||||
go-version: '1.20'
|
||||
go-version: '1.20.8'
|
||||
- name: Fetch all tags
|
||||
run: git fetch --force --tags
|
||||
- name: Check snapshot
|
||||
|
|
Loading…
Reference in New Issue