[修复] 取消页面压缩

main
PJ568 1 year ago
parent 79177f7b3e
commit 59aa446db9

@ -41,10 +41,10 @@ jobs:
rm -r lib/tools/dwv/doc/
rm -r lib/tools/webp2jpg-online/doc/
- name: HTML/CSS/JS Minifier
uses: docker://devatherock/minify-js:3.0.0
with:
add_suffix: false
# - name: HTML/CSS/JS Minifier
# uses: docker://devatherock/minify-js:3.0.0
# with:
# add_suffix: false
- name: Generate the sitemap
id: sitemap

Loading…
Cancel
Save