Skip to content

Commit

Permalink
Update docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
flash62au committed Jun 10, 2024
1 parent 23ef18b commit a62b5bb
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,8 @@ jobs:
sudo apt-get install doxygen
- name: Build docs
run: |
cd docs
./docs/make html
touch _build/html/.nojekyll
make github
touch docs/_build/html/.nojekyll
- name: Deploy
uses: JamesIves/github-pages-deploy-action@ba1486788b0490a235422264426c45848eac35c6
with:
Expand Down

0 comments on commit a62b5bb

Please sign in to comment.