Skip to content

Commit

Permalink
Try again...
Browse files Browse the repository at this point in the history
  • Loading branch information
birdday committed Jan 1, 2025
1 parent fc661b4 commit dca1ac7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sphinx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
pip install -r ./docs/requirements.txt
pip install opencv-python --upgrade
pip install --upgrade pyqt5_tools
pip uninstall pyqt5
pip uninstall -y pyqt5
sphinx-build docs ./docs/_build/html/
- name: Upload artifacts
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit dca1ac7

Please sign in to comment.