Skip to content

Commit 2d27a58

Browse files
committed
install envs for docs
1 parent 2ffdda2 commit 2d27a58

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
run: |
2727
pip install --upgrade pip
2828
pip install -e .
29+
pip install -e .[envs]
2930
3031
- name: Install docs dependencies
3132
run: |

0 commit comments

Comments
 (0)