Skip to content

Commit

Permalink
ci: add ext-sodium extension
Browse files Browse the repository at this point in the history
  • Loading branch information
drupol committed Mar 13, 2023
1 parent 80f4218 commit 0d10d9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
with:
php-version: ${{ matrix.php }}
coverage: pcov
extensions: xsl
extensions: xsl, sodium

- name: Install dependencies
uses: ramsey/composer-install@v2
Expand Down

0 comments on commit 0d10d9a

Please sign in to comment.