Update autorelease.yml
This commit is contained in:
parent
02c1ed266e
commit
6a12fbb235
1
.github/workflows/autorelease.yml
vendored
1
.github/workflows/autorelease.yml
vendored
|
@ -20,6 +20,7 @@ jobs:
|
|||
uses: actions/setup-node@v2
|
||||
with:
|
||||
node-version: '18.x'
|
||||
cache: 'yarn'
|
||||
- name: Install dependencies NUI
|
||||
working-directory: ./web
|
||||
run: yarn install --frozen-lockfile
|
||||
|
|
Loading…
Reference in New Issue
Block a user