Skip to content

Commit 037fb50

Browse files
committed
Update mdbook.yml
1 parent f12c586 commit 037fb50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mdbook.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
run: |
3737
curl --proto '=https' --tlsv1.2 https://sh.rustup.rs -sSf -y | sh
3838
rustup update
39-
cargo install --version ${MDBOOK_VERSION} mdbook
39+
cargo install --version ${MDBOOK_VERSION} mdbook mdbook-katex
4040
- name: Setup Pages
4141
id: pages
4242
uses: actions/configure-pages@v5

0 commit comments

Comments
 (0)