Skip to content

Commit

Permalink
Update gh-pages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
syn-4ck authored Jan 26, 2024
1 parent c2d53ef commit 1c13429
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,7 @@ jobs:
python-version: '3.10'

- name: Install Sphinx
run: |
apt-get install -y python3-sphinx
pip install -U sphinx
run: pip install -U sphinx

- name: Build
working-directory: 'docs'
Expand Down

0 comments on commit 1c13429

Please sign in to comment.