Update docs.yml
parent
35fdffb245
commit
cfb800d916
|
@ -46,6 +46,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
cache: "yarn"
|
cache: "yarn"
|
||||||
cache-dependency-path: element-web/yarn.lock
|
cache-dependency-path: element-web/yarn.lock
|
||||||
|
node-version: "lts/*"
|
||||||
|
|
||||||
- name: Generate automations docs
|
- name: Generate automations docs
|
||||||
working-directory: element-web
|
working-directory: element-web
|
||||||
|
|
Loading…
Reference in New Issue