Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
reminia committed Dec 18, 2024
1 parent c2d22e6 commit f52c91e
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,5 @@ jobs:
- name: Set up Python
run: uv python install

- name: Build & Install the package
run: |
uv pip install -e .
- name: Build the project
run: uv build

0 comments on commit f52c91e

Please sign in to comment.