Skip to content

Commit

Permalink
Update workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminrwilson committed Mar 13, 2024
1 parent b3fe67a commit 9c7f06e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mdbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
cargo install mdbook-katex
- name: Install mdbook-admonish.
run: |
cargo install mdbook-admonish
cargo install mdbook-admonish --locked
- name: Install mdbook-toc.
run: |
cargo install mdbook-toc
Expand Down

0 comments on commit 9c7f06e

Please sign in to comment.