error: unexpected argument '--system' found

This commit is contained in:
github-actions[bot]
2025-05-15 04:30:28 +02:00
parent b411a1e032
commit 6981870e57

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