Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 19b49ec

Browse files
author
Akos Kitta
committed
fix(ci): remove msvs_version npm config on win32
Ref: nodejs/node-gyp#2822 Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
1 parent 6e5bbfe commit 19b49ec

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

‎.github/workflows/build.yml‎

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -131,10 +131,6 @@ jobs:
131131
export CSC_FOR_PULL_REQUEST=true
132132
fi
133133
134-
if [ "${{ runner.OS }}" = "Windows" ]; then
135-
npm config set msvs_version 2017 --global
136-
fi
137-
138134
npx node-gyp install
139135
yarn install --immutable
140136

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /