Skip to content

Commit

Permalink
install the full project first
Browse files Browse the repository at this point in the history
  • Loading branch information
montezdesousa committed May 15, 2024
1 parent 4c090a3 commit d698c4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
- name: Generate Platform Markdown
run: |
pip install -U poetry
poetry install -C openbb_platform --only-root
poetry install -C openbb_platform --no-interaction
source openbb_platform/.venv/bin/activate
pip install toml
python openbb_platform/dev_install.py -e all
Expand Down

0 comments on commit d698c4b

Please sign in to comment.