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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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"