mirror of
https://github.com/block/buzz.git
synced 2026-08-18 06:50:31 +02:00
fix(ci): prevent cache poisoning in release builds (#744)
This commit is contained in:
@@ -205,6 +205,7 @@ jobs:
|
||||
- uses: Swatinem/rust-cache@e18b497796c12c097a38f9edb9d0641fb99eee32 # v2
|
||||
with:
|
||||
workspaces: desktop/src-tauri
|
||||
lookup-only: true
|
||||
|
||||
- name: Install Tauri dependencies (Linux)
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user