Skip to content

Commit

Permalink
CI: fixed error in locale name
Browse files Browse the repository at this point in the history
  • Loading branch information
hgrecco committed Jan 20, 2024
1 parent 10242d7 commit 88ff676
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:

- name: Install locales
if: ${{ matrix.extras != null }}
run: sudo apt-get install language-pack-es language-pack-fr language-pack-po
run: sudo apt-get install language-pack-es language-pack-fr language-pack-ro

- name: Install dependencies
run: |
Expand Down

0 comments on commit 88ff676

Please sign in to comment.