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

Update php.yml

上级 15b9e5cd
......@@ -24,7 +24,7 @@ jobs:
php-version: ${{ matrix.php-versions }}
extensions: curl, json
- name: Install library
run: sudo apt-get install -y curl libcurl4-openssl-dev
run: sudo apt-get update && sudo apt-get install -y curl libcurl4-openssl-dev
- name: PHPize
run: phpize
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册