diff options
Diffstat (limited to '.github/workflows/web.yml')
| -rw-r--r-- | .github/workflows/web.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/web.yml b/.github/workflows/web.yml index 0b998af..ec5d446 100644 --- a/.github/workflows/web.yml +++ b/.github/workflows/web.yml @@ -57,7 +57,6 @@ jobs: - uses: actions/checkout@v4 with: fetch-depth: 0 - - uses: dtolnay/rust-toolchain@stable - uses: swatinem/rust-cache@v2 # If you use any mdbook plugins, here's the place to install them! |
