Skip to content

Commit 42d579a

Browse files
committed
Install babel in CI for locale display name generation
1 parent 24a8207 commit 42d579a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/website.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ jobs:
4949
- name: Install system deps
5050
run: |
5151
sudo apt install libacl1-dev libselinux1-dev libsystemd-dev
52+
pip install babel
5253
5354
- name: Install necessary tools (mdbook and mdbook-toc)
5455
uses: taiki-e/install-action@v2

0 commit comments

Comments
 (0)