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 6af9eb6 commit f420bedCopy full SHA for f420bed
ci/appveyor-with-compiler.cmd
@@ -25,7 +25,7 @@ ECHO SDK: %WINDOWS_SDK_VERSION% ARCH: %PYTHON_ARCH%
25
26
27
IF "%PYTHON_VERSION%"=="3.5" (
28
- IF EXISTS %WIN_WDK% (
+ IF EXIST %WIN_WDK% (
29
REM See: https://connect.microsoft.com/VisualStudio/feedback/details/1610302/
30
RENAME %WIN_WDK% %WIN_WDK_TMP%
31
)
0 commit comments