Skip to content

Commit 720493b

Browse files
committed
fix: add required extension for ci
Signed-off-by: Derek Kaser <[email protected]>
1 parent a3499fe commit 720493b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
- uses: php-actions/composer@v6
2727
with:
2828
working_dir: "src/usr/local/php/unraid-tailscale-utils"
29+
php_extensions: gmp
2930
- run: "vendor/bin/phpstan"
3031

3132
commitlint:

0 commit comments

Comments
 (0)