Skip to content

Commit 32d2632

Browse files
committed
Debug build
1 parent c6a2f9e commit 32d2632

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/docs.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,9 @@ jobs:
4646
- name: Install Python dependencies
4747
run: |
4848
python -m pip install --upgrade pip
49+
ls -alth
50+
apt-get install -y tree
51+
tree
4952
pip install -r docs/sphinx/requirements.txt
5053
pip install -e .
5154

0 commit comments

Comments
 (0)