parent
6b84547f39
commit
2e51c72ae6
@ -11,7 +11,8 @@ jobs:
|
|||||||
uses: actions/setup-node@v4
|
uses: actions/setup-node@v4
|
||||||
with:
|
with:
|
||||||
node-version: '20'
|
node-version: '20'
|
||||||
- run: npm install -g yarn
|
- name: Install Yarn
|
||||||
|
run: npm install -g yarn
|
||||||
- run: ls -lR /var/run/act/workflow
|
- run: ls -lR /var/run/act/workflow
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: yarn --frozen-lockfile
|
run: yarn --frozen-lockfile
|
||||||
|
Loading…
Reference in New Issue
Block a user