Skip to content

Commit 4f5b5e8

Browse files
ci/msvc: Rebuild gtk
1 parent eada4bb commit 4f5b5e8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/windows-msvc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@ jobs:
3333
id: cache
3434
with:
3535
path: c:/gnome
36-
key: ${{ runner.os }}-gtk4-15.0
36+
key: ${{ runner.os }}-gtk4-15.4
3737
restore-keys: |
38-
${{ runner.os }}-gtk4-15.0
38+
${{ runner.os }}-gtk4-15.4
3939
4040
- name: Set up the PATH environment
4141
run: |

0 commit comments

Comments
 (0)