Skip to content

Commit

Permalink
n
Browse files Browse the repository at this point in the history
  • Loading branch information
edenhaus committed Jan 8, 2025
1 parent e6abeb4 commit c44d90b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
image: ghcr.io/astral-sh/uv:alpine
run: |
apk add --no-cache xz-dev
uv build
uv build -p 3.13
rm -rf deebot_client*
uv sync --locked --only-dev
uv pip install --force-reinstall dist/*
Expand Down

0 comments on commit c44d90b

Please sign in to comment.