error: unexpected argument '--system' found

This commit is contained in:
2025-05-15 04:30:28 +02:00
parent 1479eecba4
commit 463b855f67

View File

@ -21,7 +21,7 @@ jobs:
run: curl -LsSf https://astral.sh/uv/install.sh | sh
- name: Install dependencies
run: uv sync --system
run: uv sync
- name: Run script
run: uv run python scrape.py