add apt update before install

This commit is contained in:
Sylvestre Ledru
2026-03-27 10:08:06 +01:00
committed by GitHub
parent 3fbdfe9225
commit 91eff6008f
+1
View File
@@ -48,6 +48,7 @@ jobs:
- name: Install system deps
run: |
sudo apt update
sudo apt install libacl1-dev libselinux1-dev libsystemd-dev
pip install babel