Skip to content

Commit

Permalink
Try again
Browse files Browse the repository at this point in the history
  • Loading branch information
baynezy committed Feb 10, 2024
1 parent 542ed3f commit f94f9cf
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 @@ -37,9 +37,9 @@ jobs:
- name: Clean gh-pages folder
run: |
cd gh-pages
ls
git status
find . -type f -not -name '.git*' -delete
ls
git status
- name: Generate documentation
Expand Down

0 comments on commit f94f9cf

Please sign in to comment.