Skip to content

Commit

Permalink
add mdbook-admonish (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
Pistonight authored Nov 10, 2024
1 parent d8b8ba0 commit 6275a0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/book.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
version: 3.x
repo-token: ${{ secrets.GITHUB_TOKEN }}
- uses: cargo-bins/cargo-binstall@main
- run: cargo-binstall --no-confirm mdbook
- run: cargo-binstall --no-confirm mdbook mdbook-admonish
- run: task docs:build
- uses: actions/upload-pages-artifact@v3
with:
Expand Down

0 comments on commit 6275a0d

Please sign in to comment.