Skip to content

Commit 467fba9

Browse files
committed
fix: workflows
- see also #f3c0eae
1 parent 2dc6183 commit 467fba9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci-rust.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ jobs:
5959
uses: swatinem/rust-cache@v2
6060
with:
6161
workspaces: './src-tauri -> target'
62+
cache-bin: false
6263
- run: rustup component add rustfmt
6364
- name: Run rust fmt
6465
working-directory: src-tauri

0 commit comments

Comments
 (0)