123
Some checks failed
Node.js CI / build (push) Failing after 13m11s

This commit is contained in:
洪剑峰 2024-08-05 19:33:34 +08:00
parent 791d5095e6
commit 19f7314313

View File

@ -9,7 +9,7 @@ jobs:
- name: Use gitea Node.js - name: Use gitea Node.js
uses: https://gitea.com/actions/setup-node@v4 uses: https://gitea.com/actions/setup-node@v4
with: with:
node-version: '14' node-version: '18.4.0'
- name: Install dependencies - name: Install dependencies
run: yarn install run: yarn install
- run: ls /workspace/jeff/MYDOC - run: ls /workspace/jeff/MYDOC