ci(daily): fix the test job to reference the nightly cache channel

This commit is contained in:
J / Jacob Babich
2024-10-15 16:42:51 -04:00
parent c60856c7d1
commit 844494b2ca

View File

@@ -150,7 +150,7 @@ jobs:
- uses: Swatinem/rust-cache@v2
with:
shared-key: ${{ matrix.supporteds.target }}-latest
shared-key: ${{ matrix.supporteds.target }}-latest-nightly
cache-on-failure: "true"
- name: Test