add missing windows things

This commit is contained in:
2026-09-07 20:21:06 +02:00
parent 03c3952863
commit bdd0812d2d
+3
View File
@@ -54,6 +54,9 @@ jobs:
toolchain: stable
cache: true
- name: Install Windows build dependencies
run: choco install -y visualstudio2022-workload-nativedesktop
- name: Install dependencies
run: npm ci