Merge pull request #48 from uutils/sylvestre-patch-1

add apt update before install
This commit is contained in:
Sylvestre Ledru
2026-03-27 10:18:11 +01:00
committed by GitHub
+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