Skip to content

Commit

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

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

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

- name: Style Dictionary
run: npm i style-dictionary

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

Expand Down

0 comments on commit 3fbb39e

Please sign in to comment.