Windows ci fix (#86)

This commit is contained in:
Dengke Tang
2023-02-23 22:46:12 -08:00
committed by GitHub
parent 8c66121b2f
commit e361f03140
5 changed files with 25 additions and 23 deletions
-1
View File
@@ -11,7 +11,6 @@ if not "%~1"=="" (
set "PHP_BINARY=%~1"
)
REM Check if composer_dir was found
if "%composer_dir%"=="" (
echo No composer found.