mirror of
https://github.com/GAM-team/GAM.git
synced 2026-07-03 12:21:35 +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
|
- name: Install tomli-w
|
||||||
run: |
|
run: |
|
||||||
|
uv venv
|
||||||
uv pip install tomli-w
|
uv pip install tomli-w
|
||||||
|
|
||||||
- name: Update overrides in pyproject.toml (if any)
|
- name: Update overrides in pyproject.toml (if any)
|
||||||
|
|||||||
Reference in New Issue
Block a user