Skip to content

Commit c96ccdf

Browse files
committed
try
1 parent 11826e1 commit c96ccdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Setup PHP Action
1919
uses: shivammathur/setup-php@v2
2020
with:
21-
extensions: intl
21+
extensions: intl, mbstring
2222
php-version: "${{ matrix.php-versions }}"
2323
coverage: xdebug
2424
- name: Setup MySQL

0 commit comments

Comments
 (0)