feat: Add mkdocs-minify-plugin

This commit is contained in:
Rodrigo de Avila 2023-08-17 16:06:42 -03:00
parent 1403c37ac7
commit 4ff2a66de3
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ jobs:
- name: Install dependencies
run: |
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
run: |
which mkdocs