Skip to content

Commit

Permalink
Install mdbook-admonish
Browse files Browse the repository at this point in the history
  • Loading branch information
plajjan committed Sep 8, 2024
1 parent 3b749f7 commit e8287f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
path: ~/.cargo
key: cargo
- name: 'Install mdbook'
run: cargo install --locked mdbook mdbook-tabs mdbook-svgbob
run: cargo install --locked mdbook mdbook-admonish mdbook-tabs mdbook-svgbob
- name: 'Checkout'
uses: actions/checkout@master
- name: 'Checkout acton repo'
Expand Down

0 comments on commit e8287f2

Please sign in to comment.