Skip to content

Commit

Permalink
Probably don't need rust toolchain/cache for book
Browse files Browse the repository at this point in the history
  • Loading branch information
sourcefrog committed Jan 22, 2024
1 parent 7d71ce8 commit 6fa7ebd
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/book.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: dtolnay/rust-toolchain@master
with:
toolchain: beta
- uses: Swatinem/rust-cache@v2
- name: Install mdbook and mdbook-linkcheck
uses: taiki-e/install-action@v2
with:
Expand Down

0 comments on commit 6fa7ebd

Please sign in to comment.