Update build-webui.yml

This commit is contained in:
Kevin Kandlbinder 2022-09-05 16:41:48 +02:00 committed by GitHub
parent dfbe5cdc18
commit 68ed552aa2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,6 +7,9 @@ jobs:
update:
name: Build Site
runs-on: ubuntu-latest
defaults:
run:
working-directory: webui
steps:
- uses: actions/checkout@v3
@ -17,8 +20,6 @@ jobs:
with:
node-version: "17.x"
- run: cd webui
- run: yarn
name: Install Dependencies
@ -29,4 +30,4 @@ jobs:
# name: Upload Artifacts
# with:
# name: site
# path: public
# path: public