Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nmohnblatt authored Oct 31, 2024
1 parent baa1a18 commit 95c0937
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- uses: actions/checkout@v3

- name: Install mdbook and mdbook-katex
run: cargo install@0.4.40 mdbook mdbook-katex@0.9.0
run: cargo install mdbook@0.4.40 mdbook-katex@0.9.0

- name: Build html
run: mdbook build
Expand Down

0 comments on commit 95c0937

Please sign in to comment.