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 5157e88 commit 57c5bbdCopy full SHA for 57c5bbd
appveyor.yml
@@ -16,7 +16,7 @@ init:
16
- cmd: >-
17
set arch=Win32
18
19
- if "%PLATFORM%"=="x64" ( set arch=Win64)
+ if "%PLATFORM%"=="x64" ( set arch=x64)
20
21
echo %APPVEYOR_BUILD_WORKER_IMAGE%
22
0 commit comments