mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Use node version 12
This commit is contained in:
parent
5f23896114
commit
991ea3178d
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -35,6 +35,8 @@ jobs:
|
||||
|
||||
- name: typedocs generate Extensions API Reference
|
||||
run: |
|
||||
curl -sL https://deb.nodesource.com/setup_12.x | sudo -E bash -
|
||||
sudo apt-get install -y nodejs
|
||||
yarn typedocs-extensions-api
|
||||
|
||||
# - name: mkdocs deploy latest
|
||||
|
||||
Loading…
Reference in New Issue
Block a user