Update compile.yml
This commit is contained in:
parent
5dd65b4555
commit
4e196eb6b6
4
.github/workflows/compile.yml
vendored
4
.github/workflows/compile.yml
vendored
@ -34,10 +34,6 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
sass themes/light.sass themes/light.css
|
sass themes/light.sass themes/light.css
|
||||||
|
|
||||||
- name: Compise SASS
|
|
||||||
run: |
|
|
||||||
sass themes/light.sass themes/light.css
|
|
||||||
|
|
||||||
- name: Push files
|
- name: Push files
|
||||||
run: |
|
run: |
|
||||||
git config user.email "action@github.com"
|
git config user.email "action@github.com"
|
||||||
|
Loading…
Reference in New Issue
Block a user