We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34f6466 commit 4824d58Copy full SHA for 4824d58
.gitlab-ci.yml
@@ -51,7 +51,7 @@ build-addon-windows:
51
tags:
52
- win
53
before_script:
54
- - npm config set msvs_version 2022
+ - npm config set msvs_version 2019
55
- npm ci --ignore-scripts
56
script:
57
- npm run prebuild -- --upload $PREBUILD_GH_TOKEN
0 commit comments