Skip to content

Commit fb5adbf

Browse files
committed
Update build.yml
1 parent 26f03b3 commit fb5adbf

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,8 +115,8 @@ jobs:
115115
- uses: swatinem/rust-cache@v2
116116
with:
117117
workspaces: |
118-
'./backend -> target'
119-
'./src-tauri -> target'
118+
backend -> target
119+
src-tauri -> target
120120
key: ${{ matrix.target }}
121121
cache-all-crates: true
122122
shared-key: "rust-build"

0 commit comments

Comments
 (0)