Skip to content

Commit

Permalink
fix ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wiz0u committed Jul 9, 2024
1 parent 485b5da commit 450fd52
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ jobs:
- name: Install mdBook
run: |
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y
rustup -y update
cargo install --force --version ${MDBOOK_VERSION} mdbook
cargo install --force mdbook-alerts
- name: Setup Pages
Expand Down

0 comments on commit 450fd52

Please sign in to comment.