diff options
| author | mo8it <mo8it@proton.me> | 2024-07-03 17:52:44 +0200 |
|---|---|---|
| committer | mo8it <mo8it@proton.me> | 2024-07-03 17:52:44 +0200 |
| commit | fe3292c170c1ca25c62d56b39168bdbd4f8932e1 (patch) | |
| tree | 240e25333df91c1495fb320e6b874625684a4e1b /.github/workflows/web.yml | |
| parent | ad66fe00746f598da929109f934db32018547f90 (diff) | |
Remove dtolnay/rust-toolchain
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! |
