Skip to content

Commit

Permalink
attempt to add caching
Browse files Browse the repository at this point in the history
  • Loading branch information
natemcintosh authored Apr 27, 2024
1 parent a3b1c46 commit c99c8c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:

steps:
- uses: actions/checkout@v3
- uses: Swatinem/rust-cache@v2
- name: Check
run: cargo check --verbose
- name: Build
Expand Down

0 comments on commit c99c8c5

Please sign in to comment.