Skip to content

Commit

Permalink
try to build gh pages
Browse files Browse the repository at this point in the history
  • Loading branch information
BjornFJohansson committed Apr 18, 2024
1 parent da3e7e9 commit 5be4f9d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 15 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Install this Python package
run: |
pip install .[pydivsufsort]
pip install .
- name: Session information
run: |
Expand All @@ -42,7 +42,7 @@ jobs:
- name: Deploy to GitHub pages 🚀
if: github.event_name != 'pull_request'
uses: JamesIves/github-pages-deploy-action@v4.5.0
uses: JamesIves/github-pages-deploy-action@v4.6.0
with:
clean: false
branch: gh-pages
Expand Down
13 changes: 0 additions & 13 deletions .readthedocs.yml

This file was deleted.

0 comments on commit 5be4f9d

Please # to comment.