Skip to content

Commit

Permalink
fix workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
jpvmiltenburg committed Jan 17, 2025
1 parent 82a8635 commit bf524c1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 9 deletions.
5 changes: 0 additions & 5 deletions docs/.github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,6 @@ jobs:
run: |
curl -LsSf https://astral.sh/uv/install.sh | sh
echo "$HOME/.cargo/bin" >> $GITHUB_PATH
- name: Install dependencies with uv
run: |
uv venv
uv pip install -r docs-requirements.txt
- name: Clean build directory
run: |
Expand Down
4 changes: 0 additions & 4 deletions docs/docs-requirements.txt

This file was deleted.

0 comments on commit bf524c1

Please sign in to comment.