mirror of
https://github.com/awslabs/aws-crt-php.git
synced 2026-08-18 01:57:13 +00:00
I don't know
This commit is contained in:
@@ -111,7 +111,7 @@ jobs:
|
|||||||
- name: Build ${{ env.PACKAGE_NAME }} + consumers
|
- name: Build ${{ env.PACKAGE_NAME }} + consumers
|
||||||
run: |
|
run: |
|
||||||
git clone https://github.com/Microsoft/php-sdk-binary-tools.git php-sdk
|
git clone https://github.com/Microsoft/php-sdk-binary-tools.git php-sdk
|
||||||
./php-sdk/phpsdk-vs16-x64.bat -t ./win_build.bat
|
.\php-sdk\phpsdk-vs16-x64.bat -t .\win_build.bat
|
||||||
|
|
||||||
# windows-vc14:
|
# windows-vc14:
|
||||||
# runs-on: windows-latest
|
# runs-on: windows-latest
|
||||||
|
|||||||
@@ -1,5 +1,7 @@
|
|||||||
@echo on
|
@echo on
|
||||||
|
|
||||||
|
cd php-sdk
|
||||||
|
|
||||||
phpsdk_buildtree php-8.1
|
phpsdk_buildtree php-8.1
|
||||||
|
|
||||||
git clone https://github.com/php/php-src.git && cd php-src
|
git clone https://github.com/php/php-src.git && cd php-src
|
||||||
|
|||||||
Reference in New Issue
Block a user