Skip to content

Commit ab66b78

Browse files
committed
try add space
1 parent d79b18f commit ab66b78

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/scripts/windows/build_task.bat

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ if /i "%APPVEYOR%" equ "True" (
2929
rename C:\msys64 C:\trash-msys64
3030
if %errorlevel% neq 0 exit /b 3
3131
)
32+
3233
rmdir /s /q c:\OpenSSL-Win32 >NUL 2>NUL
3334
if %errorlevel% neq 0 exit /b 3
3435
rmdir /s /q c:\OpenSSL-Win64 >NUL 2>NUL

0 commit comments

Comments
 (0)