Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
lhao03 committed Dec 3, 2023
1 parent cf0b21b commit efbfc27
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/mdbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,9 @@ jobs:
curl --proto '=https' --tlsv1.2 https://sh.rustup.rs -sSf -y | sh
rustup update
cargo install --version ${MDBOOK_VERSION} mdbook
cargo install mdbook-linkcheck
cargo install mdbook-toc
cargo install mdbook-graphviz
- name: Setup Pages
id: pages
uses: actions/configure-pages@v3
Expand Down

0 comments on commit efbfc27

Please sign in to comment.