This commit is contained in:
Dengke Tang
2022-11-03 16:57:35 -07:00
parent a79f5b5bff
commit d2e2855008
+2 -2
View File
@@ -111,10 +111,10 @@ jobs:
- name: Build ${{ env.PACKAGE_NAME }} + consumers - name: Build ${{ env.PACKAGE_NAME }} + consumers
run: | run: |
cd .. cd ..
ls
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
cd ./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 git clone https://github.com/php/php-src.git && cd php-src
phpsdk_deps --update --branch 7.4 phpsdk_deps --update --branch 7.4