Update compile.yml
This commit is contained in:
parent
9e9f242176
commit
c8298c8e29
1
.github/workflows/compile.yml
vendored
1
.github/workflows/compile.yml
vendored
@ -33,6 +33,7 @@ jobs:
|
||||
- name: Compile SASS
|
||||
run: |
|
||||
sass themes/light.sass themes/light.css
|
||||
sass themes/dark.sass themes/dark.css
|
||||
|
||||
- name: Push files
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user