Merge pull request 'add minify' (#3) from init into main
Some checks failed
MkDocs Build and Deploy / build-and-deploy (push) Failing after 1m25s
Some checks failed
MkDocs Build and Deploy / build-and-deploy (push) Failing after 1m25s
Reviewed-on: #3
This commit is contained in:
commit
5091b08e5c
@ -24,6 +24,7 @@ jobs:
|
|||||||
pip install mkdocs-rss-plugin
|
pip install mkdocs-rss-plugin
|
||||||
pip install mkdocs-snippets
|
pip install mkdocs-snippets
|
||||||
pip install mkdocs-exclude
|
pip install mkdocs-exclude
|
||||||
|
pip install mkdocs-minify-plugin
|
||||||
mkdocs build
|
mkdocs build
|
||||||
- name: Install lftp
|
- name: Install lftp
|
||||||
run: apt-get install lftp -y
|
run: apt-get install lftp -y
|
||||||
|
Loading…
Reference in New Issue
Block a user