Skip to content

Commit c246784

Browse files
Adding debug
1 parent e6a68f0 commit c246784

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/reusable_publish_docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ jobs:
5252
python-version: "3.12"
5353
- name: Install doc generation dependencies
5454
run: |
55+
ls -la docs/requirements.txt
5556
pip install --require-hashes -r docs/requirements.txt
5657
- name: Git client setup
5758
run: |

0 commit comments

Comments
 (0)