Skip to content

Commit 07e403a

Browse files
committed
chore: remove workspaces configuration from rust-cache action in CI workflow
1 parent f5c3006 commit 07e403a

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,6 @@ jobs:
4949

5050
- name: Setup Rust cache
5151
uses: Swatinem/rust-cache@v2
52-
with:
53-
workspaces: "src-tauri"
5452

5553
- name: Setup Node.js
5654
uses: actions/setup-node@v6

0 commit comments

Comments
 (0)