大多数版本的PHP使用VC9, VC11 or VC14 (Visual Studio 2008, 2012 or 2015分别编译)进行编译的,所以你电脑上需要安装VC运行环境。
由于还是有少部份人在Apache+PHP低版本的是时候,需要用上VC9(Visual C++ 2008)因此今天更新出来。
- VC9构建需要安装Visual Studio 2008 x86或x64的Visual C ++ Redistributable
- VC11构建需要安装Visual Studio 2012
安装yb GitHub动作
该GitHub Action将 ( 构建工具)安装到GitHub 。
用法
- name : Install yb
uses : yourbase/install-yb-actionmain
with :
# Pin to a specific version of yb. If omitted, defaults to the latest release.
version : v0.6.1
- name : Build
run : yb