Skip to content

Commit c58699b

Browse files
committed
Add troubleshooting output to pr-docs-check-container-raw.
1 parent b1c1aca commit c58699b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pr-docs-check-container-raw.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,7 @@ jobs:
88
container:
99
image: escomp/base:latest
1010
steps:
11+
- run: pwd
12+
- run: ls -lh
1113
- run: git lfs pull --exclude='' --include=''
1214
- run: sphinx-build -W --keep-going -n -b html . _build

0 commit comments

Comments
 (0)