FIX: Remove HTML Minifier
This commit is contained in:
2
.github/workflows/prepare.yml
vendored
2
.github/workflows/prepare.yml
vendored
@@ -19,7 +19,7 @@ jobs:
|
||||
node-version: '16'
|
||||
|
||||
- name: Install dependencies.
|
||||
run: npm i -g terser csso-cli html-minifier
|
||||
run: npm i -g terser csso-cli
|
||||
|
||||
- name: "Copying changes over to build."
|
||||
run: git checkout -b build
|
||||
|
||||
Reference in New Issue
Block a user