Skip to content

Commit 7010414

Browse files
committed
Ensure msgfmt is installed.
1 parent 4a86e9d commit 7010414

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525
pip install --upgrade setuptools wheel
2626
pip install -r requirements.txt
2727
lektor plugins reinstall
28+
brew install msgfmt
2829
- name: Clean
2930
run : |
3031
lektor clean -O output --yes

0 commit comments

Comments
 (0)