Missing uv dependency
This commit is contained in:
parent
16ee77db3e
commit
f18d4762fa
|
|
@ -23,4 +23,5 @@ runs:
|
|||
- name: Install requirements
|
||||
shell: bash
|
||||
run: |
|
||||
curl -LsSf https://astral.sh/uv/install.sh | sh
|
||||
make install
|
||||
|
|
|
|||
Loading…
Reference in New Issue