parent
88410fd436
commit
22ecde99a0
@ -10,11 +10,7 @@ jobs:
|
|||||||
- name: Use Node.js
|
- name: Use Node.js
|
||||||
uses: actions/setup-node@v4
|
uses: actions/setup-node@v4
|
||||||
with:
|
with:
|
||||||
node-version: '20.x'
|
node-version: '20.x'
|
||||||
- name: Yarn Setup
|
|
||||||
uses: DerYeger/yarn-setup-action@master
|
|
||||||
with:
|
|
||||||
node-version: 16
|
|
||||||
- run: yarn --version
|
- run: yarn --version
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: yarn --frozen-lockfile
|
run: yarn --frozen-lockfile
|
||||||
|
Loading…
Reference in New Issue
Block a user