Update build.yaml

This commit is contained in:
Kevin Kandlbinder 2021-11-05 14:50:12 +01:00 committed by GitHub
parent 10e3fdf89e
commit 77d871ccd9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,7 +17,7 @@ jobs:
with:
node-version: "16.x"
- run: npm install
- run: yarn
name: Install Dependencies
- run: npm run build