yml file changes
This commit is contained in:
@@ -25,4 +25,4 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
uv pip install build ".[torch,flax]"
|
uv pip install build ".[torch,flax]"
|
||||||
- name: Build package
|
- name: Build package
|
||||||
run: python -m build
|
run: uv run python -m build
|
||||||
Reference in New Issue
Block a user