Skip to content

Commit 7628abb

Browse files
Adding debug
1 parent c246784 commit 7628abb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable_publish_docs.yml

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

0 commit comments

Comments
 (0)