Skip to content

Commit

Permalink
Install sphinx
Browse files Browse the repository at this point in the history
  • Loading branch information
muuki88 committed Oct 26, 2020
1 parent 1eac2ce commit 0dbd041
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ jobs:
with:
gpg-private-key: ${{ secrets.GPG_PRIVATE_KEY }}

- name: install sphinx
run: pip install --user sphinx sphinx_rtd_theme

- name: sbt ci-release
run: sbt ci-release
env:
Expand Down

0 comments on commit 0dbd041

Please sign in to comment.