We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b307ac3 commit 221bd38Copy full SHA for 221bd38
.github/workflows/mdbook.yml
@@ -37,9 +37,6 @@ jobs:
37
curl --proto '=https' --tlsv1.2 https://sh.rustup.rs -sSf -y | sh
38
rustup update
39
cargo install --version ${MDBOOK_VERSION} mdbook
40
- - name: Install mdBook preprocessors
41
- run: |
42
- cargo install mdbook-mermaid mdbook-embedify
43
- name: Setup Pages
44
id: pages
45
uses: actions/configure-pages@v5
mdbook.yml
0 commit comments