mirror of
https://github.com/uutils/uutils.github.io.git
synced 2026-06-10 16:12:28 -07:00
Install babel in CI for locale display name generation
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user