Update docs.yml

This commit is contained in:
Michael Telatynski
2023-10-27 15:00:15 +01:00
committed by GitHub
parent 1bf3200fc1
commit fc824dc540

View File

@@ -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