mirror of
https://github.com/gnmyt/myspeed.git
synced 2026-05-09 05:29:54 -05:00
Updated the upload_docs.yml workflow (added the mkdocs-static-i18n dependency)
This commit is contained in:
@@ -15,7 +15,7 @@ jobs:
|
||||
python-version: 3.9
|
||||
|
||||
- name: Install dependencies
|
||||
run: pip install mkdocs-material
|
||||
run: pip install mkdocs-material mkdocs-static-i18n
|
||||
|
||||
- name: Deploy documentation
|
||||
run: mkdocs gh-deploy --force
|
||||
Reference in New Issue
Block a user