mirror of
https://github.com/GAM-team/GAM.git
synced 2026-06-03 22:01:39 +00:00
[no ci ]Change installation command for tomli-w to pip
This commit is contained in:
2
.github/workflows/upgrade-deps.yml
vendored
2
.github/workflows/upgrade-deps.yml
vendored
@@ -19,7 +19,7 @@ jobs:
|
||||
|
||||
- name: Install tomli-w
|
||||
run: |
|
||||
uv install tomli-w
|
||||
uv pip install tomli-w
|
||||
|
||||
- name: Update overrides in pyproject.toml (if any)
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user