Skip to content

Commit

Permalink
Try to fix it
Browse files Browse the repository at this point in the history
  • Loading branch information
palewire committed Sep 15, 2022
1 parent b4d335b commit 3eda92d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Install Sphinx dependencies
run: |
pip install --upgrade pip
pip install docs/requirements.txt
pip install -r docs/requirements.txt
shell: bash

- name: Build docs
Expand Down

0 comments on commit 3eda92d

Please sign in to comment.