Skip to content

Commit 2c51d7d

Browse files
committed
feat(#287): Added debug statement to documentation actions
1 parent 9323238 commit 2c51d7d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/documentation.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ jobs:
4545
4646
- name: Preprocess page files
4747
run: |
48+
which pdoc
4849
python util.py prepare-pages before
4950
cp -r ./assets/ /tmp/assets
5051
cp ./* /tmp/pokete

0 commit comments

Comments
 (0)