mirror of
https://github.com/yairm210/Unciv.git
synced 2025-09-08 03:27:51 -04:00
Remove awesome-pages since it's causing problems
This commit is contained in:
parent
27c24b412b
commit
503e8afa93
2
.github/workflows/mkdocs.yml
vendored
2
.github/workflows/mkdocs.yml
vendored
@ -12,5 +12,5 @@ jobs:
|
|||||||
- uses: actions/setup-python@v2
|
- uses: actions/setup-python@v2
|
||||||
with:
|
with:
|
||||||
python-version: 3.x
|
python-version: 3.x
|
||||||
- run: pip install mkdocs-material mkdocs-awesome-pages-plugin
|
- run: pip install mkdocs-material
|
||||||
- run: mkdocs gh-deploy --force
|
- run: mkdocs gh-deploy --force
|
||||||
|
Loading…
x
Reference in New Issue
Block a user