ci: Install UV

This commit is contained in:
Jade Ellis 2025-06-21 18:25:38 +01:00
parent e71f6e774c
commit 69b6820ffe
No known key found for this signature in database
GPG key ID: 8705A2A3EBF77BD2

View file

@ -10,6 +10,8 @@ inputs:
runs:
using: composite
steps:
- name: Install uv
uses: https://github.com/astral-sh/setup-uv@v6
- name: Install Prefligit
shell: bash
run: |