Update compile.yml
This commit is contained in:
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"
|
||||||
|
Reference in New Issue
Block a user