Skip to content

Commit

Permalink
ci/msvc: Rebuild gtk
Browse files Browse the repository at this point in the history
  • Loading branch information
bilelmoussaoui committed Jul 10, 2024
1 parent 5dee3da commit 4df7414
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-15.0
key: ${{ runner.os }}-gtk4-15.4
restore-keys: |
${{ runner.os }}-gtk4-15.0
${{ runner.os }}-gtk4-15.4
- name: Set up the PATH environment
run: |
Expand Down

0 comments on commit 4df7414

Please sign in to comment.