Skip to content

Commit

Permalink
Work on build-tarball.
Browse files Browse the repository at this point in the history
  • Loading branch information
bhaible committed Jun 9, 2024
1 parent 2f52e0c commit 3b67914
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/many-platforms.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
- run: pwd
# Install Ubuntu packages.
# List of packages: https://packages.ubuntu.com/
- run: sudo apt install autopoint gperf help2man
- run: sudo apt install autopoint gperf help2man gettext
- run: |
./build-tarball.sh '${{ env.package }}'
# Doc: https://github.com/actions/upload-artifact?tab=readme-ov-file#usage
Expand Down

0 comments on commit 3b67914

Please sign in to comment.