Skip to content

Commit

Permalink
ci: add missing php extension
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaucau committed Nov 8, 2023
1 parent 595a660 commit f77a10b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/relesase.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
uses: php-actions/composer@v6
with:
php_version: "8.1"
php_extensions: intl
dev: no
args: --classmap-authoritative

Expand Down

0 comments on commit f77a10b

Please sign in to comment.