Update docs.yml
parent
1bf3200fc1
commit
fc824dc540
|
@ -45,7 +45,7 @@ jobs:
|
||||||
- uses: actions/setup-node@v3
|
- uses: actions/setup-node@v3
|
||||||
with:
|
with:
|
||||||
cache: "yarn"
|
cache: "yarn"
|
||||||
cache-dependency-path: element-web/yarn.json
|
cache-dependency-path: element-web/yarn.lock
|
||||||
|
|
||||||
- name: Generate automations docs
|
- name: Generate automations docs
|
||||||
working-directory: element-web
|
working-directory: element-web
|
||||||
|
|
Loading…
Reference in New Issue