Skip to content

Commit 0ef9dc0

Browse files
Update main.yml
1 parent a221ea1 commit 0ef9dc0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/main.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ jobs:
2323
hugo-version: 'latest'
2424
extended: true
2525

26+
- name: Install Dart Sass
27+
run: sudo snap install dart-sass
28+
2629
- name: Install dependencies
2730
run: npm ci
2831

0 commit comments

Comments
 (0)