321
Some checks failed
Node.js CI / build (push) Failing after 34s

This commit is contained in:
洪剑峰 2024-08-05 20:45:02 +08:00
parent eb8f191e4d
commit 1611972b78

View File

@ -10,7 +10,7 @@ jobs:
- name: Use Node.js
uses: actions/setup-node@v4.0.3
with:
node-version: '20.x'
node-version: '20'
cache: 'yarn'
- run: yarn --version
- name: Install dependencies