Skip to content

Commit

Permalink
Add German Language Pack
Browse files Browse the repository at this point in the history
  • Loading branch information
oleibman committed Dec 23, 2024
1 parent 320f690 commit a78ceaa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ jobs:
- name: Checkout
uses: actions/checkout@v4

- name: Install locale
run: sudo apt-get install -y language-pack-fr
- 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
Expand Down

0 comments on commit a78ceaa

Please sign in to comment.