fix(ci): prevent cache poisoning in release builds (#744)

This commit is contained in:
Will Pfleger
2026-05-25 17:24:15 +00:00
committed by GitHub
parent 57f480a555
commit cbad8ff1be
+1
View File
@@ -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: