Skip to content

Commit

Permalink
ci/mscv: Bump gtk cache
Browse files Browse the repository at this point in the history
  • Loading branch information
bilelmoussaoui authored Jan 21, 2024
1 parent 2a59657 commit 9a6b959
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/windows-msvc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@ jobs:
id: cache
with:
path: c:/gnome
key: ${{ runner.os }}-gtk4-14.2
key: ${{ runner.os }}-gtk4-14.3
restore-keys: |
${{ runner.os }}-gtk4-14.2
${{ runner.os }}-gtk4-14.3
- name: Set up the PATH environment
run: |
Expand Down

0 comments on commit 9a6b959

Please sign in to comment.