Skip to content

Commit

Permalink
More debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
baynezy committed Feb 10, 2024
1 parent 67c4979 commit 0e04e57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ jobs:
run: |
cd gh-pages
git status
ls -l
find . -mindepth 1 -path ./.git -prune -o -exec rm -rf {} \;
ls
git status
- name: Generate documentation
Expand Down

0 comments on commit 0e04e57

Please sign in to comment.