Skip to content
This repository has been archived by the owner on Dec 2, 2024. It is now read-only.

Commit

Permalink
Update docs.yml
Browse files Browse the repository at this point in the history
Signed-off-by: ShowierData9978 <mellfang36@outlook.com>
  • Loading branch information
showierdata9978 authored Nov 6, 2023
1 parent d87f2dc commit 9bfc63a
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 @@ -36,7 +36,7 @@ jobs:
- name: Install Dependencies
run: |
poetry install --no-interaction
poetry run pip install -r docs/source/requirements.txt
poetry run pip install --upgrade --force-reinstall -r docs/source/requirements.txt
- name: Build Documentation
run: |
Expand Down

0 comments on commit 9bfc63a

Please sign in to comment.