0
0
mirror of https://github.com/postfixadmin/postfixadmin.git synced 2024-09-19 19:22:14 +02:00

Merge pull request #817 from bestlong/patch-1

fix: Update php.yml
This commit is contained in:
David Goodwin 2024-04-11 11:43:13 +02:00 committed by GitHub
commit e0e2d006c5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -49,7 +49,7 @@ jobs:
with:
php-version: ${{ matrix.php-versions }}
tools: composer
extensons: sqlite3
extensions: sqlite3
- name: run install.sh
run: /bin/bash install.sh