We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fcd7ee commit 3013f44Copy full SHA for 3013f44
1 file changed
.github/workflows/tauri-build.yml
@@ -71,6 +71,7 @@ jobs:
71
uses: swatinem/rust-cache@v2
72
with:
73
workspaces: src-tauri
74
+ cache-all-crates: true
75
76
- name: install Rust stable
77
uses: dtolnay/rust-toolchain@stable
0 commit comments