6
Some checks failed
Test python action / build (push) Failing after 11s

This commit is contained in:
2026-08-08 15:31:05 +02:00
parent f46ead4910
commit e47a891701

View File

@@ -10,7 +10,9 @@ jobs:
- name: Set up UV
uses: astral-sh/setup-uv@cec208311dfd045dd5311c1add060b2062131d57 # v8.0.0
- run: apt install libpcsclite-dev -y
- run: |
sudo apt update
sudo apt install libpcsclite1 -y
- name: Install deps
run: uv sync --locked --all-extras --dev