Skip to content

Commit

Permalink
Improve cache key
Browse files Browse the repository at this point in the history
  • Loading branch information
eero-lehtinen committed Nov 2, 2024
1 parent a31b7cc commit 6f00567
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ jobs:
- name: Rust Cache
uses: Swatinem/rust-cache@v2
with:
key: ${{ matrix.build }}

- name: Build
run: |
Expand Down

0 comments on commit 6f00567

Please sign in to comment.