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:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
- name: setup go
|
- name: setup go
|
||||||
uses: actions/setup-go@v4
|
uses: https://gh.huoxue.store/actions/setup-go@v4
|
||||||
with:
|
with:
|
||||||
go-version: '1.20'
|
go-version: '1.20.8'
|
||||||
- name: Fetch all tags
|
- name: Fetch all tags
|
||||||
run: git fetch --force --tags
|
run: git fetch --force --tags
|
||||||
- name: Check snapshot
|
- name: Check snapshot
|
||||||
|
|
Loading…
Reference in New Issue