Skip to content

Commit

Permalink
Update Docs.yml [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
arjunsavel authored Feb 22, 2024
1 parent e502cff commit 28062a3
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 @@ -16,7 +16,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install -U pip
python -m pip install -r docs/requirements.txt
python -m pip install -e .[docs]
- name: Execute the notebooks
run: |
Expand Down

0 comments on commit 28062a3

Please sign in to comment.