Skip to content

Commit f5ec9b9

Browse files
committed
fix: add investing-algorithm-framework to docs deploy workflow
1 parent 728eda4 commit f5ec9b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
pip install --upgrade pip
3939
pip install poetry
4040
poetry install --no-interaction
41-
pip install plotly kaleido
41+
pip install plotly kaleido investing-algorithm-framework
4242
4343
- name: Generate indicator charts
4444
run: python scripts/charts/generate_all.py --download

0 commit comments

Comments
 (0)