Skip to content

Commit 93469dc

Browse files
committed
debugging actions
1 parent ad86da6 commit 93469dc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
run: |
2222
python -m pip install --upgrade pip
2323
python -m pip install -e .[dev]
24+
python -m pip install --upgrade pydata-sphinx-theme
2425
- name: build docs
2526
run: |
2627
make docs

0 commit comments

Comments
 (0)