Skip to content

Commit

Permalink
actually install Sphinx
Browse files Browse the repository at this point in the history
  • Loading branch information
mjaquiery committed Dec 13, 2023
1 parent 22ea784 commit 0d041b0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,9 @@ jobs:
with:
ref: 'api-clients'

- name: Install Sphinx
run: sudo pip install sphinx

# Enable tmate debugging of manually-triggered workflows if the input option was provided
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
Expand Down

0 comments on commit 0d041b0

Please sign in to comment.