Skip to content

Commit

Permalink
Update book.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tschm authored Nov 27, 2024
1 parent c722b69 commit d4e33e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/book.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@ jobs:
# Install a specific version of uv.
version: "0.5.4"

- name: Set up Python ${{ matrix.python-version }}
run: uv python install ${{ matrix.python-version }}
- name: Set up Python
run: uv python install

- name: Install the project
run: uv sync --all-extras --dev
Expand Down

0 comments on commit d4e33e8

Please sign in to comment.