Skip to content

Commit

Permalink
fixed documentation workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
simoneliuzzo committed Nov 27, 2024
1 parent a0d9c84 commit 258c650
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,6 @@ jobs:
# GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
# BRANCH: gh-pages
# folder: docs/_build # The folder the action should deploy.
- name: Compile docs
run: make html
working-directory: docs

- name: Publish Docs to gh-pages
uses: peaceiris/actions-gh-pages@373f7f263a76c20808c831209c920827a82a2847
Expand Down

0 comments on commit 258c650

Please sign in to comment.