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

This commit is contained in:
Aaron Crawfis 2020-09-14 17:53:43 -07:00 committed by GitHub
parent ff8c5df43a
commit 7ae84522c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ jobs:
with:
submodules: recursive
- name: Setup Docsy
run: cd daprdocs/themes && ls -l
run: cd daprdocs && git submodule add https://github.com/google/docsy.git themes/docsy && git submodule update --init --recursive
- name: Build And Deploy
id: builddeploy
uses: Azure/static-web-apps-deploy@v0.0.1-preview