Skip to content

Commit be424d2

Browse files
authored
Merge 2fdcd04 into 1521f2b
2 parents 1521f2b + 2fdcd04 commit be424d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ matrix:
1111

1212
install:
1313
# Install Node.js
14-
- ps: Install-Product node $env:nodejs_version
14+
- ps: Install-Product node $env:nodejs_version x64
1515

1616
# Output our current versions for debugging
1717
- node --version

0 commit comments

Comments
 (0)