get started

This commit is contained in:
Dengke Tang
2022-11-03 16:53:39 -07:00
parent 671c311107
commit a79f5b5bff
+7 -1
View File
@@ -110,7 +110,13 @@ jobs:
submodules: true
- name: Build ${{ env.PACKAGE_NAME }} + consumers
run: |
php
cd ..
ls
git clone https://github.com/Microsoft/php-sdk-binary-tools.git php-sdk
cd ./php-sdk
phpsdk_buildtree php-7.4
git clone https://github.com/php/php-src.git && cd php-src
phpsdk_deps --update --branch 7.4
# windows-vc14:
# runs-on: windows-latest