mirror of
https://github.com/kyutai-labs/delayed-streams-modeling.git
synced 2026-01-07 01:32:56 +00:00
Install uv in the CI.
This commit is contained in:
4
.github/actions/moshi_build/action.yml
vendored
4
.github/actions/moshi_build/action.yml
vendored
@@ -26,3 +26,7 @@ runs:
|
|||||||
run: |
|
run: |
|
||||||
source env/bin/activate
|
source env/bin/activate
|
||||||
pre-commit install
|
pre-commit install
|
||||||
|
- name: Install uv
|
||||||
|
uses: astral-sh/setup-uv@v6
|
||||||
|
with:
|
||||||
|
version: "0.8.13"
|
||||||
|
|||||||
Reference in New Issue
Block a user