Skip to content

Commit

Permalink
doc ci cache
Browse files Browse the repository at this point in the history
  • Loading branch information
cn-kali-team committed Aug 8, 2023
1 parent 0588084 commit fdcd5cf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v3

- name: Cache
uses: Swatinem/rust-cache@v1

- name: Install Rust toolchain
run: rustup update --no-self-update stable

Expand Down

0 comments on commit fdcd5cf

Please sign in to comment.