Skip to content

Commit 644a645

Browse files
committed
fix cache workspace
1 parent 63da465 commit 644a645

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,8 @@ jobs:
7171
git config --system core.longpaths true
7272
7373
- uses: Swatinem/rust-cache@v2
74+
with:
75+
workspaces: "C:\\${{ github.event.repository.name }}"
7476

7577
- name: Set default linker
7678
working-directory: "C:\\${{ github.event.repository.name }}"

0 commit comments

Comments
 (0)