mirror of https://github.com/dapr/docs.git
Merge branch 'v1.7' into v1.8-v1.7-changes
This commit is contained in:
commit
0835ced000
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue