mirror of
https://github.com/awslabs/aws-crt-php.git
synced 2026-08-18 18:13:09 +00:00
update from outside the bat?
This commit is contained in:
@@ -123,6 +123,7 @@ jobs:
|
||||
.\configure --with-prefix=${{steps.setup-php-sdk.outputs.prefix}} --enable-awscrt=shared --enable-cli --enable-openssl
|
||||
nmake
|
||||
nmake generate-php-ini
|
||||
composer update --ignore-platform-req=ext-awscrt
|
||||
.\dev-scripts\run_tests ${{steps.setup-php-sdk.outputs.prefix}}\php
|
||||
|
||||
# windows-vc14:
|
||||
|
||||
@@ -21,7 +21,6 @@ set "script_dir=%~dp0"
|
||||
set "work_dir=%script_dir%/.."
|
||||
cd %work_dir%
|
||||
|
||||
composer update
|
||||
call %PHP_BINARY% -c php-win.ini vendor/bin/phpunit tests --debug
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user