test windows deps

This commit is contained in:
Ferdinand Schober
2026-02-08 15:39:32 +01:00
parent 2a74e0acd2
commit 09c73d4fab

View File

@@ -65,7 +65,8 @@ 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' && steps.cache.outputs.cache-hit != 'true'
if: runner.os == 'Windows'
run: |
# choco install msys2
# choco install visualstudio2022-workload-vctools