mirror of
https://github.com/awslabs/aws-crt-php.git
synced 2026-08-18 01:57:13 +00:00
one more test
This commit is contained in:
@@ -119,6 +119,7 @@ jobs:
|
||||
phpize
|
||||
.\configure --with-prefix=${{steps.setup-php-sdk.outputs.prefix}} --enable-awscrt=shared
|
||||
nmake
|
||||
nmake install
|
||||
.\dev-scripts\run_tests
|
||||
|
||||
# windows-vc14:
|
||||
|
||||
@@ -14,7 +14,7 @@ if "%composer_dir%"=="" (
|
||||
set "work_dir=%script_dir%/.."
|
||||
cd %work_dir%
|
||||
echo %work_dir%
|
||||
ls x64\Release
|
||||
ls x64\
|
||||
|
||||
php -c php-win.ini %composer_dir% update
|
||||
if %errorlevel% neq 0 (
|
||||
|
||||
Reference in New Issue
Block a user