Skip to content

Commit

Permalink
Add back forgotten gettext setup
Browse files Browse the repository at this point in the history
  • Loading branch information
amureki committed Aug 5, 2024
1 parent 5ac6a31 commit b37e783
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
- uses: actions/setup-python@v5
with:
python-version: "3.x"
- run: sudo apt-get update && sudo apt-get install -y gettext
- run: python -m pip install --upgrade pip build wheel
- run: python -m build --sdist --wheel
- uses: actions/upload-artifact@v4
Expand Down

0 comments on commit b37e783

Please sign in to comment.