Skip to content

Commit

Permalink
Try node-sass@5
Browse files Browse the repository at this point in the history
  • Loading branch information
romaricpascal committed Nov 21, 2024
1 parent 049e7e0 commit b3bfbdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sass.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:

- name: Install package
run: |
npm install -g node-sass@v4.0.0
npm install -g node-sass@v5.0.0
node-sass --version
- name: Run command
Expand Down

0 comments on commit b3bfbdd

Please sign in to comment.