Skip to content

Commit

Permalink
Need mdbook plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
gdamore committed Oct 27, 2024
1 parent c54cf29 commit 578ccd5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/mdbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@ jobs:
# mdbook-version: '0.4.10'
mdbook-version: "latest"

- run: cargo install mdbook-alerts
- run: cargo install mdbook-indexing
- run: cargo install mdbook-footnote
- run: cargo install mdbook-pagetoc
- run: mdbook build -d ./book docs

- name: Deploy
Expand Down

0 comments on commit 578ccd5

Please sign in to comment.