Skip to content

Commit

Permalink
Also install po4a
Browse files Browse the repository at this point in the history
Signed-off-by: Carmen Bianca BAKKER <[email protected]>
  • Loading branch information
carmenbianca committed May 21, 2024
1 parent b55d571 commit be633d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gettext-markdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ jobs:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
- name: Install gettext and wlc
run: sudo apt-get install -y gettext wlc
- name: Install gettext, po4a and wlc
run: sudo apt-get install -y gettext po4a wlc
- name: Lock Weblate
run: |
wlc --url https://hosted.weblate.org/api/ --key ${{secrets.WEBLATE_KEY }} lock fsfe/reuse-website-markdown
Expand Down

0 comments on commit be633d7

Please sign in to comment.