Skip to content

Commit

Permalink
Changed Github docs workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeSullivan7 committed Dec 1, 2023
1 parent 14aa53f commit 5903a10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
- name: docs
shell: bash -l {0}
run: |
python setup.py docs
make build-docs
- name: publish docs
if: github.ref == 'refs/heads/main'
Expand Down

0 comments on commit 5903a10

Please sign in to comment.