Skip to content

Commit

Permalink
Merge pull request #107 from mirceaulinic/develop
Browse files Browse the repository at this point in the history
Update pythonpublish.yml
  • Loading branch information
mirceaulinic authored Mar 19, 2020
2 parents d611377 + b84621d commit 5fe1273
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pythonpublish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
- name: Generate manuals
run: |
cd docs/
pip install -r requirements.txt
make man
mv _build/man/* man/
cd ..
Expand Down

0 comments on commit 5fe1273

Please sign in to comment.