Skip to content

Commit

Permalink
add rust cache to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
drspacemn committed Jul 23, 2024
1 parent 113d86a commit 76ebacc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/mdbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
MDBOOK_VERSION: 0.4.36
steps:
- uses: actions/checkout@v4
- uses: Swatinem/rust-cache@v2
- name: Install mdBook
run: |
curl --proto '=https' --tlsv1.2 https://sh.rustup.rs -sSf -y | sh
Expand Down

0 comments on commit 76ebacc

Please sign in to comment.