fix: revert to mdbook version 0.4.52 since >=0.5.0 broke rendering with our current setup completely

This commit is contained in:
lily 2025-11-22 15:55:37 +00:00 committed by Lilith
parent 64c059f82e
commit 3b76e9876d
No known key found for this signature in database
GPG key ID: 0A95BAFA1822B506

View file

@ -29,7 +29,7 @@ jobs:
- name: Setup mdBook
uses: https://github.com/peaceiris/actions-mdbook@v2
with:
mdbook-version: "latest"
mdbook-version: "0.4.52"
- name: Build mdbook
run: mdbook build