Skip to content

Commit

Permalink
fix: upgrade mdbook-mermaid (#126)
Browse files Browse the repository at this point in the history
Description
---
  • Loading branch information
CjS77 authored Dec 19, 2023
1 parent ce7ce10 commit 56ac765
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rfc_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:

- name: Install 🦀
run: |
https://github.com/badboy/mdbook-mermaid/releases/download/v0.13.0/mdbook-mermaid-v0.13.0-x86_64-unknown-linux-gnu.tar.gz | tar xvz
curl -L https://github.com/rust-lang/mdBook/releases/download/v0.4.36/mdbook-v0.4.36-x86_64-unknown-linux-gnu.tar.gz | tar xvz
- name: Build 🛠
Expand Down

0 comments on commit 56ac765

Please sign in to comment.