未验证 提交 20f20845 编写于 作者: 何延龙 提交者: GitHub

Update php.yml

上级 23a19eb7
......@@ -23,6 +23,12 @@ jobs:
with:
php-version: ${{ matrix.php-versions }}
- name: phpize
- name: PHPize
run: phpize
- name: Configure
run: ./configure
- name: Make
run: make && make install
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册