Skip to content

Commit 4679aa0

Browse files
authored
Update build_docs.yml
1 parent da63b67 commit 4679aa0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build_docs.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@ jobs:
1818
- uses: actions/setup-python@v3
1919
- name: Install python dependencies
2020
run: |
21-
python -m pip install --upgrade pip
22-
python -m pip install --upgrade -r requirements.txt
2321
pip install sphinx sphinx_rtd_theme myst_parser
2422
- name: Build Sphinx for GitHub Pages
2523
run: |

0 commit comments

Comments
 (0)