1
0
mirror of https://github.com/yairm210/Unciv.git synced 2025-03-09 04:09:35 +07:00

Remove awesome-pages since it's causing problems

This commit is contained in:
Yair Morgenstern 2023-07-02 17:01:15 +03:00
parent 27c24b412b
commit 503e8afa93

View File

@ -12,5 +12,5 @@ jobs:
- uses: actions/setup-python@v2
with:
python-version: 3.x
- run: pip install mkdocs-material mkdocs-awesome-pages-plugin
- run: pip install mkdocs-material
- run: mkdocs gh-deploy --force