Skip to content

Commit

Permalink
install dependecies from project root
Browse files Browse the repository at this point in the history
  • Loading branch information
activus-d committed Nov 30, 2024
1 parent cf0bf05 commit 3710a0b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ jobs:
run: python -m pip install --upgrade pip

- name: Install dependencies
working-directory: ./docs
run: |
pip install -e '.[docs]'
Expand Down

0 comments on commit 3710a0b

Please sign in to comment.