Skip to content

Commit

Permalink
Update build-docs.yml (#37)
Browse files Browse the repository at this point in the history
  • Loading branch information
Simpleshell3 authored Oct 2, 2024
1 parent b245c31 commit dc6902e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ jobs:

- name: Install dependencies
run: |
pip install -U sphinx
pip install -r requirements.txt
pip3 install -U sphinx
pip3 install -r requirements.txt
- name: Build Handbook
uses: ammaraskar/sphinx-action@master
Expand Down

0 comments on commit dc6902e

Please sign in to comment.