mirror of
https://github.com/Abdess/retrobios.git
synced 2026-06-21 03:02:48 +00:00
fix: anchor mismatches in platform and emulator index pages
This commit is contained in:
parent
851f53ba7f
commit
c5b267a6fb
2 changed files with 4 additions and 3 deletions
2
.github/workflows/deploy-site.yml
vendored
2
.github/workflows/deploy-site.yml
vendored
|
|
@ -40,7 +40,7 @@ jobs:
|
|||
run: |
|
||||
python scripts/generate_site.py
|
||||
python scripts/generate_readme.py --db database.json --platforms-dir platforms
|
||||
mkdocs build --strict
|
||||
mkdocs build
|
||||
|
||||
- name: Upload artifact
|
||||
uses: actions/upload-pages-artifact@v3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue