Skip to content

Commit

Permalink
workflow check
Browse files Browse the repository at this point in the history
  • Loading branch information
hypowergravity committed Aug 28, 2024
1 parent a05b7f6 commit bb2f0a7
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 @@ -44,9 +44,6 @@ jobs:
make clean
make html
- name: Create .nojekyll file
run: echo "" > docs/_build/html/.nojekyll

- name: Commit documentation changes to gh-pages
run: |
git clone https://x-access-token:${{ secrets.GITHUB_TOKEN }}@github.com/${{ github.repository }} --branch gh-pages --single-branch gh-pages
Expand Down

0 comments on commit bb2f0a7

Please sign in to comment.