Skip to content

Commit

Permalink
Enable cache with docs
Browse files Browse the repository at this point in the history
  • Loading branch information
saulshanabrook committed Oct 23, 2024
1 parent 69fe305 commit 502a40a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,8 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: astral-sh/setup-uv@v3
with:
enable-cache: true
- uses: dtolnay/rust-toolchain@1.79.0
- uses: Swatinem/rust-cache@v2
- uses: actions/setup-python@v5
Expand Down

0 comments on commit 502a40a

Please sign in to comment.