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