mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Install yarn packages to generate typedocs
This commit is contained in:
commit
117b6ac07c
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@ -35,6 +35,7 @@ jobs:
|
||||
|
||||
- name: typedocs generate Extensions API Reference
|
||||
run: |
|
||||
yarn install --ignore-engines
|
||||
yarn --ignore-engines typedocs-extensions-api
|
||||
|
||||
# - name: mkdocs deploy latest
|
||||
|
||||
Loading…
Reference in New Issue
Block a user