文件名称:wix:独立的wix-签出此仓库以在github动作中构建wix项目
文件大小:33.07MB
文件格式:ZIP
更新时间:2024-03-03 22:52:09
C
威克斯 wix独立版-签出此仓库以在github动作中构建wix项目 工作流程示例 name : .NET Core Build on : push : branches : [ main ] pull_request : branches : [ main ] jobs : build : runs-on : windows-latest steps : - uses : actions/checkout@v2 - name : Install Wix uses : actions/checkout@v2 with : repository : fbarresi/wix path : wix - name : Setup .NET Core uses :