Skip to content

Commit c5ef606

Browse files
committed
Installling Rust is no longer necessary.
1 parent fd8c9c1 commit c5ef606

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/deploy.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,6 @@ jobs:
2727
steps:
2828
- name: Checkout
2929
uses: actions/checkout@v4
30-
31-
- name: Setup Rust
32-
uses: actions-rs/toolchain@v1
33-
with:
34-
toolchain: stable
35-
override: true
3630

3731
- name: Install mdBook
3832
run: cargo install mdbook

0 commit comments

Comments
 (0)