Skip to content

Commit 31b2460

Browse files
committed
Debug docs build
1 parent 9df8b32 commit 31b2460

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/docbuild-and-upload.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,10 @@ jobs:
5959
- name: Build documentation
6060
run: doc/make.py --warnings-are-errors
6161

62+
- name: Show error log
63+
if: always()
64+
run: cat /tmp/sphinx-err-svc_vpms.log
65+
6266
- name: Build the interactive terminal
6367
working-directory: web/interactive_terminal
6468
run: jupyter lite build

0 commit comments

Comments
 (0)