Skip to content

Commit

Permalink
Revert "Run mdbook-mermaid install command before mdbook build"
Browse files Browse the repository at this point in the history
This reverts commit 7ef73a5.
  • Loading branch information
zolagonano committed Jun 6, 2024
1 parent 7ef73a5 commit 2964656
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/mdbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,7 @@ jobs:
id: pages
uses: actions/configure-pages@v4
- name: Build with mdBook
run: |
mdbook-mermaid install
mdbook build
run: mdbook build
- name: Upload artifact
uses: actions/upload-pages-artifact@v3
with:
Expand Down

0 comments on commit 2964656

Please sign in to comment.