mirror of
https://github.com/gnmyt/myspeed.git
synced 2026-01-19 03:29:43 -06:00
Updated the upload_docs.yml workflow (added the mkdocs-static-i18n dependency)
This commit is contained in:
2
.github/workflows/upload_docs.yml
vendored
2
.github/workflows/upload_docs.yml
vendored
@@ -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