Skip to content

Commit f2e40ce

Browse files
committed
Update build-doc.yml
1 parent c9cbdf6 commit f2e40ce

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/build-doc.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,6 @@ jobs:
3535
uv pip uninstall plotly
3636
uv pip install -e ..
3737
38-
- name: List installed packages
39-
run: |
40-
cd doc
41-
source .venv/bin/activate
42-
uv pip list
4338
4439
- name: Build HTML docs
4540
env:

0 commit comments

Comments
 (0)