add ci
CI / Build binary CI (push) Successful in 31m41s Details

This commit is contained in:
huoxue1 2023-10-05 12:19:25 +08:00
parent 6b165bb87b
commit ef818837cb
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: https://gh.huoxue.store/actions/setup-go@v4
with: with:
go-version: '1.20' go-version: '1.20'
- name: Fetch all tags - name: Fetch all tags