更新 .gitea/workflows/main.yaml
CI / Build (push) Successful in 3s
Details
CI / Build (push) Successful in 3s
Details
This commit is contained in:
parent
cdd251cddd
commit
073ba15a02
|
@ -13,7 +13,7 @@ jobs:
|
||||||
# run: |
|
# run: |
|
||||||
# echo $PATH
|
# echo $PATH
|
||||||
# node -v
|
# node -v
|
||||||
- uses: http://pms.docker:5678/actions/setup-go@v5
|
- uses: actions/setup-go@v5
|
||||||
with:
|
with:
|
||||||
go-version: 1.22
|
go-version: 1.22
|
||||||
- name: echo hello world
|
- name: echo hello world
|
||||||
|
|
Loading…
Reference in New Issue