This commit is contained in:
CzBiX
2024-01-29 14:36:22 +08:00
committed by GitHub
parent b53f951b75
commit 20930bfba9
2 changed files with 0 additions and 2 deletions

View File

@@ -14,7 +14,6 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: '16'
cache: yarn
- run: |
corepack enable
yarn install --frozen-lockfile

View File

@@ -11,7 +11,6 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: '16'
cache: yarn
- run: |
corepack enable
yarn install --frozen-lockfile