更新 .gitea/workflows/main.yaml
CI / Build (push) Successful in 1h35m33s Details

This commit is contained in:
root 2024-06-30 16:22:56 +08:00
parent f8270ec452
commit cdd251cddd
1 changed files with 2 additions and 0 deletions

View File

@ -14,6 +14,8 @@ jobs:
# echo $PATH
# node -v
- uses: http://pms.docker:5678/actions/setup-go@v5
with:
go-version: 1.22
- name: echo hello world
run: |
echo "I love you"