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
+1 -1
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