add missing windows things
This commit is contained in:
@@ -54,6 +54,9 @@ jobs:
|
|||||||
toolchain: stable
|
toolchain: stable
|
||||||
cache: true
|
cache: true
|
||||||
|
|
||||||
|
- name: Install Windows build dependencies
|
||||||
|
run: choco install -y visualstudio2022-workload-nativedesktop
|
||||||
|
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: npm ci
|
run: npm ci
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user