312
Some checks failed
Node.js CI / build (push) Failing after 6m39s

This commit is contained in:
洪剑峰 2024-08-05 20:31:56 +08:00
parent 88410fd436
commit 22ecde99a0

View File

@ -11,10 +11,6 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: '20.x'
- name: Yarn Setup
uses: DerYeger/yarn-setup-action@master
with:
node-version: 16
- run: yarn --version
- name: Install dependencies
run: yarn --frozen-lockfile