Skip to content

Commit

Permalink
Update sphinx.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
thallor1 authored May 14, 2024
1 parent 8109ec6 commit cae2226
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sphinx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
steps:
- name: Install pyMACS
run: |
pip install -e https://github.com/thallor1/pyMACS
pip install -e git+https://github.com/thallor1/pyMACS
- uses: actions/checkout@v4
- name: Build HTML
uses: ammaraskar/sphinx-action@master
Expand Down

0 comments on commit cae2226

Please sign in to comment.