Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml

This commit is contained in:
Aaron Crawfis 2020-09-14 17:45:06 -07:00 committed by GitHub
parent 429397aed0
commit c087002bd8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -18,6 +18,8 @@ jobs:
- uses: actions/checkout@v2
with:
submodules: recursive
- name: Show Directory
run: cd daprdocs/themes/docsy && git submodule update -f --init && cd ../.. & ls /themes/docsy
- name: Build And Deploy
id: builddeploy
uses: Azure/static-web-apps-deploy@v0.0.1-preview
@ -30,7 +32,6 @@ 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 && hugo"
###### End of Repository/Build Configurations ######
close_pull_request_job: