mirror of
https://github.com/GAM-team/GAM.git
synced 2026-06-28 09:51:36 +00:00
Correct indentation for virtual environment setup
Fix indentation for the 'uv venv' command in the workflow.
This commit is contained in:
1
.github/workflows/upgrade-deps.yml
vendored
1
.github/workflows/upgrade-deps.yml
vendored
@@ -19,6 +19,7 @@ jobs:
|
||||
|
||||
- name: Install tomli-w
|
||||
run: |
|
||||
uv venv
|
||||
uv pip install tomli-w
|
||||
|
||||
- name: Update overrides in pyproject.toml (if any)
|
||||
|
||||
Reference in New Issue
Block a user