Skip to content

Commit 4270183

Browse files
author
Kevin Paul
authored
Add debug output to diagnose error
1 parent e545bb7 commit 4270183

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424

2525
- name: Build
2626
run: |
27+
conda env list
2728
cd content
2829
make -j4 html
2930

0 commit comments

Comments
 (0)