add auto sync ci from github to gitee (#2680)

This commit is contained in:
houseme
2023-06-02 10:05:42 +08:00
committed by GitHub
parent 7bb4ddcfd5
commit b34d560bb7
3 changed files with 30 additions and 2 deletions

View File

@ -21,7 +21,7 @@ jobs:
- name: Set Up Golang Environment
uses: actions/setup-go@v4
with:
go-version: 1.20.3
go-version: 1.20.4
- name: Build CLI Binary
run: |