fix: workflows (forgot to git add again)

This commit is contained in:
2026-05-04 20:58:38 +02:00
parent 675dead1d9
commit 71cc0d9f1f
+2 -1
View File
@@ -58,7 +58,8 @@ jobs:
env:
UV_SYSTEM_PYTHON: 1
- name: Install dependencies
- name: Install dependencies (Linux)
if: runner.os == 'Linux'
run: |
sudo apt-get update
sudo apt-get install -y \