cache rust check intermediates

This commit is contained in:
Robin Appelman 2023-05-28 22:16:13 +02:00
commit 03921375be

View file

@ -14,6 +14,7 @@ jobs:
name: ci name: ci
instance: https://cache.icewind.me instance: https://cache.icewind.me
authToken: '${{ secrets.ATTIC_TOKEN }}' authToken: '${{ secrets.ATTIC_TOKEN }}'
- uses: Swatinem/rust-cache@v1
- uses: lriesebos/nix-develop-command@6f5f4830884d1957767e920c51d6118c9b0ac828 - uses: lriesebos/nix-develop-command@6f5f4830884d1957767e920c51d6118c9b0ac828
with: with:
command: "cargo check" command: "cargo check"