Skip to content

Commit

Permalink
ci: add rust caching
Browse files Browse the repository at this point in the history
  • Loading branch information
sullyj3 committed Aug 5, 2024
1 parent 2a660e8 commit 4affeb7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
uses: proudust/gh-describe@v2

- uses: actions-rust-lang/setup-rust-toolchain@v1
- uses: Swatinem/rust-cache@v2
- run: cargo build
- name: Set up Python
uses: actions/setup-python@v5
Expand Down

0 comments on commit 4affeb7

Please sign in to comment.