add ci
CI / Build binary CI (push) Successful in 2m11s Details

This commit is contained in:
huoxue1 2023-10-05 12:06:08 +08:00
parent 171465b550
commit 6b165bb87b
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ jobs:
# 持久化工具目录 # 持久化工具目录
steps: steps:
- name: Checkout - name: Checkout
uses: actions/checkout@v3 uses: https://gh.huoxue.store/actions/checkout@v3
with: with:
fetch-depth: 0 fetch-depth: 0
- name: setup go - name: setup go