Skip to content

Commit

Permalink
Update ci-documentation.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Valerioageno authored Aug 19, 2024
1 parent c67d419 commit f10b813
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
uses: actions-rust-lang/setup-rust-toolchain@v1

- name: Install tuono
run: cargo install tuono@0.8.3
run: cargo install tuono@0.10.1

- name: Install pnpm
run: npm i -g pnpm
Expand Down

0 comments on commit f10b813

Please sign in to comment.