Skip to content

Commit

Permalink
chore: add mermaid
Browse files Browse the repository at this point in the history
  • Loading branch information
mcharytoniuk committed Jun 29, 2024
1 parent 4a2f4f0 commit 60a87ca
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/github_pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,7 @@ jobs:
target/
key: ${{ runner.os }}-cargo-registry-${{ hashFiles('**/Cargo.lock') }}
- name: install mdbook mdbook-mermaid
uses: actions-rs/cargo@v1
with:
command: install
args: mdbook mdbook-mermaid
run: cargo install --force mdbook mdbook-mermaid
- name: build book
run: make build
- name: Setup Pages
Expand Down

0 comments on commit 60a87ca

Please sign in to comment.