Skip to content

Commit

Permalink
updated build check
Browse files Browse the repository at this point in the history
  • Loading branch information
remko48 committed Jan 30, 2024
1 parent cce7e5f commit 20b489c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/pull-request-build-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ jobs:
- name: Parcel/watcher
run: npm i @parcel/watcher

- name: Node-Sass
run: npm i node-sass

- name: Install dependencies
run: cd pwa && npm i

Expand Down

0 comments on commit 20b489c

Please sign in to comment.