We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1521f2b + 2fdcd04 commit be424d2Copy full SHA for be424d2
appveyor.yml
@@ -11,7 +11,7 @@ matrix:
11
12
install:
13
# Install Node.js
14
- - ps: Install-Product node $env:nodejs_version
+ - ps: Install-Product node $env:nodejs_version x64
15
16
# Output our current versions for debugging
17
- node --version
0 commit comments