Update docs.yml
This commit is contained in:
parent
1bf3200fc1
commit
fc824dc540
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docs.yml
vendored
2
.github/workflows/docs.yml
vendored
|
@ -45,7 +45,7 @@ jobs:
|
|||
- uses: actions/setup-node@v3
|
||||
with:
|
||||
cache: "yarn"
|
||||
cache-dependency-path: element-web/yarn.json
|
||||
cache-dependency-path: element-web/yarn.lock
|
||||
|
||||
- name: Generate automations docs
|
||||
working-directory: element-web
|
||||
|
|
Loading…
Reference in a new issue