Revert "test windows deps"

This reverts commit 09c73d4fab.
This commit is contained in:
Ferdinand Schober
2026-02-08 16:30:24 +01:00
parent 09c73d4fab
commit fcef748225

View File

@@ -65,8 +65,7 @@ jobs:
echo $env:GITHUB_PATH
echo $env:PATH
- name: Install Windows dependencies - build gtk
# if: runner.os == 'Windows' && steps.cache.outputs.cache-hit != 'true'
if: runner.os == 'Windows'
if: runner.os == 'Windows' && steps.cache.outputs.cache-hit != 'true'
run: |
# choco install msys2
# choco install visualstudio2022-workload-vctools