Skip to content

Commit

Permalink
trying to get cd to stick
Browse files Browse the repository at this point in the history
  • Loading branch information
MicahGale authored Jan 10, 2024
1 parent 69042c5 commit 7212bd8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,4 @@ jobs:
with:
python-version: 3.8
- run: pip install --user montepy[doc]
- run: cd doc
make html
- run: cd doc && make html

0 comments on commit 7212bd8

Please sign in to comment.