Skip to content

Commit

Permalink
pip install tomlkit
Browse files Browse the repository at this point in the history
  • Loading branch information
montezdesousa committed Jun 24, 2024
1 parent 2bece37 commit fb6f463
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ jobs:
run: |
poetry install -C openbb_platform --no-interaction
source openbb_platform/.venv/bin/activate
pip install tomlkit
python openbb_platform/dev_install.py --extras
python -c "import openbb; openbb.build()"
python scripts/generate_platform_markdown.py
Expand Down

0 comments on commit fb6f463

Please sign in to comment.