try this?

This commit is contained in:
Dengke Tang
2022-11-07 11:35:24 -08:00
parent f879b17a32
commit 90f5039b10
+2 -4
View File
@@ -1,9 +1,7 @@
@echo on
cd php-sdk
phpsdk_buildtree php-8.1
call phpsdk_buildtree php-7.4
git clone https://github.com/php/php-src.git && cd php-src
phpsdk_deps --update --branch 8.1
phpsdk_deps --update --branch php-7.4