Skip to content

Commit

Permalink
release.yaml fix (#98)
Browse files Browse the repository at this point in the history
  • Loading branch information
georgiannajames authored Jan 16, 2025
1 parent b18454a commit 2cc3c5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:

- name: Sync dependencies using uv
run: |
uv sync -p ${{ env.DOCS_PY_VERSION }} --all-features
uv sync -p ${{ env.DOCS_PY_VERSION }} --all-extras
- name: Setup main repo deploy git user
run: |
Expand Down

0 comments on commit 2cc3c5f

Please sign in to comment.