mirror of
https://github.com/awslabs/aws-crt-php.git
synced 2026-08-17 17:47:12 +00:00
check
This commit is contained in:
@@ -111,10 +111,10 @@ jobs:
|
||||
- name: Build ${{ env.PACKAGE_NAME }} + consumers
|
||||
run: |
|
||||
cd ..
|
||||
ls
|
||||
git clone https://github.com/Microsoft/php-sdk-binary-tools.git php-sdk
|
||||
cd ./php-sdk
|
||||
phpsdk_buildtree php-7.4
|
||||
ls
|
||||
./phpsdk_buildtree php-7.4
|
||||
git clone https://github.com/php/php-src.git && cd php-src
|
||||
phpsdk_deps --update --branch 7.4
|
||||
|
||||
|
||||
Reference in New Issue
Block a user