Skip to content

Commit b0cc663

Browse files
authored
Update desktop.yml
1 parent 2fb2a71 commit b0cc663

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/desktop.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ jobs:
3333
toolchain: stable
3434

3535
- uses: Swatinem/rust-cache@v1
36+
with:
37+
sharedKey: ${{ matrix.platform }}
3638

3739
- name: install webkit2gtk (ubuntu only)
3840
if: matrix.platform == 'ubuntu-latest'

0 commit comments

Comments
 (0)