Skip to content

Commit

Permalink
fix: ensure ci windows jobs have intl
Browse files Browse the repository at this point in the history
  • Loading branch information
mallardduck committed Jul 28, 2021
1 parent 3afd5d1 commit e971caa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@ jobs:
with:
php-version: "${{ matrix.php-version }}"
coverage: "none"
extensions: intl

- name: "Install dependencies (Composer)"
uses: "ramsey/composer-install@v1"
Expand Down

0 comments on commit e971caa

Please sign in to comment.