mirror of
https://github.com/awslabs/aws-crt-php.git
synced 2026-08-17 17:47:12 +00:00
I don't know
This commit is contained in:
@@ -111,7 +111,7 @@ jobs:
|
||||
- name: Build ${{ env.PACKAGE_NAME }} + consumers
|
||||
run: |
|
||||
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:
|
||||
# runs-on: windows-latest
|
||||
|
||||
@@ -1,5 +1,7 @@
|
||||
@echo on
|
||||
|
||||
cd php-sdk
|
||||
|
||||
phpsdk_buildtree php-8.1
|
||||
|
||||
git clone https://github.com/php/php-src.git && cd php-src
|
||||
|
||||
Reference in New Issue
Block a user