Skip to content

Commit

Permalink
Install gettext
Browse files Browse the repository at this point in the history
  • Loading branch information
amureki committed Aug 7, 2024
1 parent 3bff182 commit 6381c9c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
- djlint emark --reformat
steps:
- uses: actions/checkout@v4
- run: sudo apt install -y gettext
- uses: actions/setup-python@v5
with:
python-version: "3.x"
Expand Down

0 comments on commit 6381c9c

Please sign in to comment.