Missing uv dependency

This commit is contained in:
Faustin Lammler 2024-12-13 16:54:01 +01:00
parent 16ee77db3e
commit f18d4762fa
No known key found for this signature in database
GPG Key ID: 390A2F27832A5C79
1 changed files with 1 additions and 0 deletions

View File

@ -23,4 +23,5 @@ runs:
- name: Install requirements
shell: bash
run: |
curl -LsSf https://astral.sh/uv/install.sh | sh
make install