From 2c51d7d1148c0ab180f7f0a8453a86662758ad00 Mon Sep 17 00:00:00 2001 From: lxgr-linux Date: Sat, 13 Jul 2024 12:40:18 +0200 Subject: [PATCH] feat(#287): Added debug statement to documentation actions --- .github/workflows/documentation.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/documentation.yml b/.github/workflows/documentation.yml index fc72d905..adb08f07 100644 --- a/.github/workflows/documentation.yml +++ b/.github/workflows/documentation.yml @@ -45,6 +45,7 @@ jobs: - name: Preprocess page files run: | + which pdoc python util.py prepare-pages before cp -r ./assets/ /tmp/assets cp ./* /tmp/pokete