7
Some checks failed
Test python action / build (push) Failing after 18s

This commit is contained in:
2026-08-08 15:32:29 +02:00
parent e47a891701
commit 2092d4dde2

View File

@@ -11,8 +11,8 @@ jobs:
uses: astral-sh/setup-uv@cec208311dfd045dd5311c1add060b2062131d57 # v8.0.0
- run: |
sudo apt update
sudo apt install libpcsclite1 -y
apt update
apt install libpcsclite1 -y
- name: Install deps
run: uv sync --locked --all-extras --dev