Update autorelease.yml
This commit is contained in:
parent
fa683517a0
commit
a13458d602
4
.github/workflows/autorelease.yml
vendored
4
.github/workflows/autorelease.yml
vendored
|
@ -21,8 +21,10 @@ jobs:
|
|||
with:
|
||||
node-version: '18.x'
|
||||
- name: Install dependencies NUI
|
||||
run: cd web && yarn install --frozen-lockfile
|
||||
working-directory: ./web
|
||||
run: yarn install --frozen-lockfile
|
||||
- name: Build Bundles
|
||||
working-directory: ./web
|
||||
run: yarn build
|
||||
- uses: CupOfTea696/gh-action-auto-release@v1.0.0
|
||||
with:
|
||||
|
|
Loading…
Reference in New Issue
Block a user