Update compile.yml

This commit is contained in:
Andros Fenollosa
2023-06-26 14:10:38 +02:00
committed by GitHub
parent 5dd65b4555
commit 4e196eb6b6

View File

@ -34,10 +34,6 @@ jobs:
run: |
sass themes/light.sass themes/light.css
- name: Compise SASS
run: |
sass themes/light.sass themes/light.css
- name: Push files
run: |
git config user.email "action@github.com"