0
0
mirror of https://github.com/postfixadmin/postfixadmin.git synced 2024-09-19 11:12:15 +02:00

fix: Update php.yml

fix typo
This commit is contained in:
Shao Yu-Lung (Allen) 2024-04-11 16:40:11 +08:00 committed by GitHub
parent 279e7f682d
commit 376b96bfa1
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