瀏覽代碼

Update azure-static-web-apps-zealous-river-07d83020f.yml

ruki 1 月之前
父節點
當前提交
e6d552770b
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .github/workflows/azure-static-web-apps-zealous-river-07d83020f.yml

+ 1 - 0
.github/workflows/azure-static-web-apps-zealous-river-07d83020f.yml

@@ -42,6 +42,7 @@ jobs:
           # For more information regarding Static Web App workflow configurations, please visit: https://aka.ms/swaworkflowconfig
           app_location: "/" # App source code path
           api_location: "" # Api source code path - optional
+          app_build_command: "echo hello"
           output_location: "." # Built app content directory - optional
           github_id_token: ${{ steps.idtoken.outputs.result }}
           ###### End of Repository/Build Configurations ######