mirror of
https://github.com/kyutai-labs/delayed-streams-modeling.git
synced 2025-12-22 19:09:57 +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: |
|
||||
source env/bin/activate
|
||||
pre-commit install
|
||||
- name: Install uv
|
||||
uses: astral-sh/setup-uv@v6
|
||||
with:
|
||||
version: "0.8.13"
|
||||
|
||||
Reference in New Issue
Block a user