Skip to content

Commit

Permalink
fix: Update php.yml
Browse files Browse the repository at this point in the history
fix typo
  • Loading branch information
bestlong committed Apr 11, 2024
1 parent 279e7f6 commit 376b96b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/php.yml
Original file line number Diff line number Diff line change
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 376b96b

Please sign in to comment.