Skip to content

Commit 3013f44

Browse files
committed
ci(workflow): cache-all-crates for rust
1 parent 9fcd7ee commit 3013f44

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/tauri-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ jobs:
7171
uses: swatinem/rust-cache@v2
7272
with:
7373
workspaces: src-tauri
74+
cache-all-crates: true
7475

7576
- name: install Rust stable
7677
uses: dtolnay/rust-toolchain@stable

0 commit comments

Comments
 (0)