docs: attempted fix for workflow

This commit is contained in:
parker
2025-06-29 16:06:17 +01:00
parent e095e1c0d7
commit ea46fc6d03

View File

@@ -15,9 +15,6 @@ jobs:
- name: Generate Doxygen docs - name: Generate Doxygen docs
uses: mattnotmitt/doxygen-action@v1.12.0 uses: mattnotmitt/doxygen-action@v1.12.0
- name: Disable Jekyll
run: touch docs/html/.nojekyll
- name: Deploy to gh-pages - name: Deploy to gh-pages
uses: peaceiris/actions-gh-pages@v4 uses: peaceiris/actions-gh-pages@v4
with: with: