File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -120,7 +120,7 @@ buildroot/bin/php-fpm -v
120120
121121### 在线构建(使用 GitHub Actions)
122122
123- 使用 GitHub Action 可以轻松构建静态编译的 PHP,
123+ 上方直接下载的二进制不能满足需求时,可使用 GitHub Action 可以轻松构建静态编译的 PHP,
124124同时自行定义要编译的扩展。
125125
1261261 . Fork 本项目。
Original file line number Diff line number Diff line change @@ -121,7 +121,8 @@ which can be downloaded directly according to your needs.
121121
122122### Build Online (using GitHub Actions)
123123
124- Use GitHub Action to easily build a statically compiled PHP,
124+ When the above direct download binaries cannot meet your needs,
125+ you can use GitHub Action to easily build a statically compiled PHP,
125126and at the same time define the extensions to be compiled by yourself.
126127
1271281 . Fork me.
You can’t perform that action at this time.
0 commit comments