update project, launch files
This commit is contained in:
@@ -12,8 +12,7 @@ if (Test-Path .venv) {
|
||||
git pull
|
||||
|
||||
# Run uv sync if .venv exists (already activated)
|
||||
uv sync --no-dev
|
||||
|
||||
uv sync
|
||||
# Start main.py
|
||||
uv run python main.py
|
||||
|
||||
|
||||
Reference in New Issue
Block a user