Skip to content

Commit 41ae833

Browse files
authored
Update ta-lib-python-build-docs.yml
1 parent 0903b35 commit 41ae833

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ta-lib-python-build-docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ jobs:
4545
run: |
4646
source .venv/bin/activate
4747
uv run python docs/generate_html_pages.py _site
48+
uv run python pygmentize -f html -S default -a .highlight > _site/stylesheets/dir/pygments_style.css
4849
4950
- name: Deploy to Site Branch
5051
uses: peaceiris/actions-gh-pages@v3

0 commit comments

Comments
 (0)