mirror of
https://github.com/OpenBB-finance/OpenBB.git
synced 2026-06-20 10:42:14 +08:00
Generate widgets library (#5767)
* generate widgets library * Update gh-pages.yml * black * ruff fix * add index to widgets-library * linter
This commit is contained in:
1
.github/workflows/gh-pages.yml
vendored
1
.github/workflows/gh-pages.yml
vendored
@@ -72,6 +72,7 @@ jobs:
|
||||
python openbb_platform/dev_install.py -e all
|
||||
pip uninstall nbmake -y
|
||||
python website/generate_platform_v4_markdown.py
|
||||
python website/generate_widgets_library.py
|
||||
|
||||
- name: Setup Node
|
||||
uses: actions/setup-node@v3
|
||||
|
||||
Reference in New Issue
Block a user