Skip to content

Commit

Permalink
💚 Fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
BattleCh1cken committed May 15, 2024
1 parent fe38e1e commit 099d513
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,11 @@ jobs:
name: mdbook-admonish

- name: Install Mdbook typst doc
uses: extractions/setup-crate@v1
uses: baptiste0928/cargo-install@v3
with:
owner: fenjalien
name: mdbook-typst-doc
crate: mdbook-typst-doc
git: https://github.com/fenjalien/mdbook-typst-doc
tag: 0.1.2

- name: Build
run: |
Expand Down

0 comments on commit 099d513

Please sign in to comment.