Skip to content

Commit 607df45

Browse files
Updated GitHub Actions
1 parent 25079e1 commit 607df45

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/sass.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,5 @@ jobs:
2727
- name: Compile CSS from SCSS files
2828
uses: gha-utilities/sass-build@v0.5.1
2929
with:
30-
source: ./sass/styles.scss
31-
destination: ./css/styles.css
30+
source: ./static/sass/styles.scss
31+
destination: ./static/css/styles.css

0 commit comments

Comments
 (0)