Skip to content

Commit

Permalink
i might be stupid
Browse files Browse the repository at this point in the history
  • Loading branch information
mirrorcult committed Sep 10, 2023
1 parent c1b268e commit 2297c01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mdBook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: Install mdbook & plugins
uses: taiki-e/install-action@v2.18.6
with:
tool: mdbook@0.4.34,mdbook-admonish@1.11.1,mdbook-linkcache@0.7.7,mdbook-mermaid@0.12.6,mdbook-template@1.1.0
tool: mdbook@0.4.34,mdbook-admonish@1.11.1,mdbook-linkcheck@0.7.7,mdbook-mermaid@0.12.6,mdbook-template@1.1.0
- name: Setup Pages
id: pages
uses: actions/configure-pages@v3
Expand Down

0 comments on commit 2297c01

Please sign in to comment.