Skip to content

Commit

Permalink
ci: use rust cache
Browse files Browse the repository at this point in the history
  • Loading branch information
nrdxp committed Oct 11, 2024
1 parent 126bd4c commit 7e5f50e
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 @@ -41,6 +41,7 @@ jobs:
]
- name: Setup Cache
uses: DeterminateSystems/magic-nix-cache-action@v8
- uses: Swatinem/rust-cache@v2
- name: Eval Devshell
run: nix-instantiate shell.nix --add-root shell
- name: Check Format
Expand Down

0 comments on commit 7e5f50e

Please sign in to comment.