Install babel in CI for locale display name generation

This commit is contained in:
Sylvestre Ledru
2026-03-22 20:40:44 +01:00
parent 24a8207e0a
commit 42d579a161
+1
View File
@@ -49,6 +49,7 @@ jobs:
- name: Install system deps
run: |
sudo apt install libacl1-dev libselinux1-dev libsystemd-dev
pip install babel
- name: Install necessary tools (mdbook and mdbook-toc)
uses: taiki-e/install-action@v2