Skip to content

Commit

Permalink
Add Language Packs to Ubuntu Images
Browse files Browse the repository at this point in the history
  • Loading branch information
oleibman committed Dec 23, 2024
1 parent 86a87e0 commit ea9af88
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ jobs:
- name: Checkout
uses: actions/checkout@v4

- name: Install locales
run: sudo apt-get install -y language-pack-fr language-pack-de

- name: Setup PHP, with composer and extensions
uses: shivammathur/setup-php@v2
with:
Expand Down

0 comments on commit ea9af88

Please sign in to comment.