123
Some checks failed
Node.js CI / build (push) Failing after 10s

This commit is contained in:
洪剑峰 2024-08-05 19:20:48 +08:00
parent 3f47b1810e
commit 0e4524198b

View File

@ -8,8 +8,6 @@ jobs:
uses: https://gitea.com/actions/setup-node@v4 uses: https://gitea.com/actions/setup-node@v4
with: with:
node-version: '14' node-version: '14'
- name: Install Yarn
run: npm install -g yarn
- name: Install dependencies - name: Install dependencies
run: yarn install run: yarn install
- run: ls /workspace/jeff/MYDOC - run: ls /workspace/jeff/MYDOC