8
Some checks failed
Test python action / build (push) Failing after 20s

This commit is contained in:
2026-08-09 13:18:36 +02:00
parent 2092d4dde2
commit 77a6fdffec

View File

@@ -12,7 +12,7 @@ jobs:
- run: |
apt update
apt install libpcsclite1 -y
apt install libpcsclite1 libpcsclite-dev -y
- name: Install deps
run: uv sync --locked --all-extras --dev