Update compile.yml

This commit is contained in:
Andros Fenollosa 2023-06-27 12:45:39 +02:00 committed by GitHub
parent 9e9f242176
commit c8298c8e29
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: |