Merge branch 'v1.7' into v1.8-v1.7-changes

This commit is contained in:
Hannah Hunter 2022-07-07 14:29:17 -05:00
commit 0835ced000
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ jobs:
- uses: actions/checkout@v2
with:
submodules: recursive
fetch-depth: 0
- name: Setup Docsy
run: cd daprdocs && git submodule update --init --recursive && sudo npm install -D --save autoprefixer && sudo npm install -D --save postcss-cli
- name: Build And Deploy