From a9a7023e980a7fa7b3e8185528df1ab317b6187a Mon Sep 17 00:00:00 2001 From: Aaron Crawfis Date: Mon, 14 Sep 2020 17:19:31 -0700 Subject: [PATCH 1/2] Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml --- .../azure-static-web-apps-agreeable-mushroom-00aa4761e.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/azure-static-web-apps-agreeable-mushroom-00aa4761e.yml b/.github/workflows/azure-static-web-apps-agreeable-mushroom-00aa4761e.yml index 7aa5a5025..5bc832226 100644 --- a/.github/workflows/azure-static-web-apps-agreeable-mushroom-00aa4761e.yml +++ b/.github/workflows/azure-static-web-apps-agreeable-mushroom-00aa4761e.yml @@ -30,7 +30,7 @@ jobs: app_location: "/daprdocs" # App source code path api_location: "api" # Api source code path - optional app_artifact_location: "daprdocs/public" # Built app content directory - optional - app_build_command: "cd daprdocs && git submodule add https://github.com/google/docsy.git themes/docsy && git submodule update --init --recursive && cd ../.. && hugo" + app_build_command: "cd daprdocs && git submodule add https://github.com/google/docsy.git themes/docsy && git submodule update --init --recursive && hugo" ###### End of Repository/Build Configurations ###### close_pull_request_job: From f54533b2d2302b6b0d37e5e21388d02d0c2c11f2 Mon Sep 17 00:00:00 2001 From: Aaron Crawfis Date: Mon, 14 Sep 2020 17:23:25 -0700 Subject: [PATCH 2/2] Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml --- .../azure-static-web-apps-agreeable-mushroom-00aa4761e.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/azure-static-web-apps-agreeable-mushroom-00aa4761e.yml b/.github/workflows/azure-static-web-apps-agreeable-mushroom-00aa4761e.yml index 5bc832226..68b84a185 100644 --- a/.github/workflows/azure-static-web-apps-agreeable-mushroom-00aa4761e.yml +++ b/.github/workflows/azure-static-web-apps-agreeable-mushroom-00aa4761e.yml @@ -17,7 +17,7 @@ jobs: steps: - uses: actions/checkout@v2 with: - submodules: true + submodules: recursive - name: Build And Deploy id: builddeploy uses: Azure/static-web-apps-deploy@v0.0.1-preview