mirror of
https://github.com/babichjacob/ac-qu-ai-nt.git
synced 2025-10-01 16:37:53 -04:00
ci(daily): fix the test
job to reference the nightly
cache channel
This commit is contained in:
2
.github/workflows/daily.yml
vendored
2
.github/workflows/daily.yml
vendored
@@ -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
|
||||
|
Reference in New Issue
Block a user