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 d1883b8 commit 3306799
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 @@ -69,7 +69,7 @@ jobs:
run: |
set -euxo pipefail
source $HOME/.local/bin/env
uv sync --locked --dev
uv sync --frozen --dev
uv build --wheel
rm -rf deebot_client*
uv pip install --force-reinstall dist/*
Expand Down

0 comments on commit 3306799

Please sign in to comment.