更新 .gitea/workflows/main.yaml
CI / Build (push) Failing after 52s
Details
CI / Build (push) Failing after 52s
Details
This commit is contained in:
parent
45f6652cbc
commit
7f2a805a5c
|
@ -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: |
|
||||
|
|
Loading…
Reference in New Issue