mirror of
https://github.com/PHPOffice/PhpSpreadsheet.git
synced 2026-09-20 15:16:36 +00:00
Add German Language Pack
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user