fix ci
CI / Build binary CI (push) Has been cancelled Details

This commit is contained in:
huoxue1 2023-10-05 09:53:09 +08:00
parent 698596e9c8
commit 80fe2611ac
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,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.20' go-version: '1.20'
- name: Fetch all tags - name: Fetch all tags