Skip to content

Commit

Permalink
Update commands
Browse files Browse the repository at this point in the history
  • Loading branch information
Kludex committed Oct 7, 2024
1 parent 9e54de9 commit 0e81f94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
run: uv python install 3.12

- run: uv sync --python 3.12 --frozen
- run: uv pip install mkdocs-material mkdocstrings-python
- run: uv pip install --upgrade mkdocs-material mkdocstrings-python
env:
UV_EXTRA_INDEX_URL: ${{ secrets.UV_EXTRA_INDEX_URL }}
- run: |
Expand Down

0 comments on commit 0e81f94

Please sign in to comment.