mirror of
https://github.com/babichjacob/ac-qu-ai-nt.git
synced 2025-10-02 04:47:53 -04:00
ci: use the latest
channel of cache for compiling and publishing binaries to a release
This commit is contained in:
@@ -64,7 +64,7 @@ jobs:
|
||||
|
||||
- uses: Swatinem/rust-cache@v2
|
||||
with:
|
||||
shared-key: ${{ matrix.supporteds.target }}
|
||||
shared-key: ${{ matrix.supporteds.target }}-latest
|
||||
cache-on-failure: "true"
|
||||
|
||||
- name: Build for release
|
||||
|
Reference in New Issue
Block a user