Skip to content

Commit

Permalink
Merge pull request #63 from neilime/ci/fix-publish
Browse files Browse the repository at this point in the history
ci: fix publish
  • Loading branch information
neilime committed Jun 3, 2022
2 parents 9577608 + 685ad66 commit 9ff978c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,8 @@ jobs:
uses: shivammathur/setup-php@v2
with:
php-version: 8.1
extensions: json
extensions: mbstring
coverage: pcov

- name: ♻️ Get composer cache directory
id: composer-cache
Expand Down

0 comments on commit 9ff978c

Please sign in to comment.