Skip to content

Commit

Permalink
Merge pull request #817 from bestlong/patch-1
Browse files Browse the repository at this point in the history
fix: Update php.yml
  • Loading branch information
DavidGoodwin committed Apr 11, 2024
2 parents 279e7f6 + 376b96b commit e0e2d00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/php.yml
Expand Up @@ -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
Expand Down

0 comments on commit e0e2d00

Please sign in to comment.