更新 .gitea/workflows/main.yaml
CI / Build (push) Failing after 52s Details

This commit is contained in:
root 2024-06-30 10:15:16 +08:00
parent 45f6652cbc
commit 7f2a805a5c
1 changed files with 7 additions and 7 deletions

View File

@ -6,13 +6,13 @@ jobs:
runs-on: pms
steps:
# - uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 18
- name: Print PATH
run: |
echo $PATH
node -v
- uses: http://pms.docker:5678/SysChan/setup-go@v5
# with:
# node-version: 18
# - name: Print PATH
# run: |
# echo $PATH
# node -v
# - uses: actions/setup-go@v5
# - name: echo hello world
# run: |