Skip to content

Commit

Permalink
feat(#287): hopefully fixed pdoc
Browse files Browse the repository at this point in the history
  • Loading branch information
lxgr-linux committed Jul 13, 2024
1 parent a5851c6 commit 90aa94c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ jobs:
- name: Preprocess page files
run: |
which pdoc
python util.py prepare-pages before
ls -al /tmp/pokete
cp -r ./assets/ /tmp/assets
cp ./* /tmp/pokete
- name: Switch branch to gh-pages
Expand Down

0 comments on commit 90aa94c

Please sign in to comment.