Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
TheDevMinerTV committed Aug 16, 2024
1 parent 120a3ae commit 29406a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,7 @@ jobs:
- uses: dtolnay/rust-toolchain@stable
- uses: swatinem/rust-cache@v2
with:
key: "${{ github.job }}-${{ matrix.target }}-${{ matrix.image_name }}"
key: "${{ github.job }}-${{ matrix.target }}-${{ matrix.image_name }}-invalidate-pls"

- name: Install Cross
# We need a nightly version of cross for `cross-util`.
Expand Down

0 comments on commit 29406a1

Please sign in to comment.