Skip to content

Commit 44ce504

Browse files
committed
Debug workflow
1 parent ceb3329 commit 44ce504

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/make-doc.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
- uses: actions/setup-python@v5
1414
- name: Install dependencies
1515
run: |
16+
git status
1617
pip install -r requirements-dev.txt
1718
- name: Sphinx build
1819
run: |

0 commit comments

Comments
 (0)