We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1354f23 commit 355a0e0Copy full SHA for 355a0e0
1 file changed
.github/workflows/release.yml
@@ -28,6 +28,7 @@ jobs:
28
29
- name: Generate translation binaries
30
run: |
31
+ apt-get install gettext
32
scripts/generate-translation-binaries.sh
33
34
- uses: hynek/build-and-inspect-python-package@v2
0 commit comments