Skip to content

Commit

Permalink
feat(lxgr-linux#287): Added debug statement to documentation actions
Browse files Browse the repository at this point in the history
  • Loading branch information
lxgr-linux committed Jul 13, 2024
1 parent 9323238 commit 2c51d7d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 2c51d7d

Please sign in to comment.