feat: Add mkdocs-minify-plugin
This commit is contained in:
parent
1403c37ac7
commit
4ff2a66de3
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
|||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: |
|
run: |
|
||||||
sudo apt-get update && sudo apt-get install -y jq python3-pip curl
|
sudo apt-get update && sudo apt-get install -y jq python3-pip curl
|
||||||
pip install yq mkdocs-material
|
pip install yq mkdocs-material mkdocs-minify-plugin
|
||||||
- name: Calculate mirror drift
|
- name: Calculate mirror drift
|
||||||
run: |
|
run: |
|
||||||
which mkdocs
|
which mkdocs
|
||||||
|
Loading…
Reference in New Issue
Block a user