FIX: minify
This commit is contained in:
2
.github/workflows/minify.yml
vendored
2
.github/workflows/minify.yml
vendored
@@ -22,7 +22,7 @@ jobs:
|
||||
|
||||
- name: Copy over changes.
|
||||
run: |
|
||||
git reset HEAD^
|
||||
git reset --hard HEAD^
|
||||
git pull main
|
||||
|
||||
- name: Minify files.
|
||||
|
||||
Reference in New Issue
Block a user