Skip to content

Commit d924c6a

Browse files
authored
Update php.yml
1 parent d0b04ed commit d924c6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/php.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
with:
1919
php-version: ${{ matrix.php }}
2020
tools: pecl
21-
extension: trader
21+
extensions: trader
2222
# - name: Update PECL
2323
# run: pecl channel-update pecl.php.net
2424
# - name: Install ext-trader

0 commit comments

Comments
 (0)