Skip to content

Commit

Permalink
ci: fix publish
Browse files Browse the repository at this point in the history
  • Loading branch information
neilime committed Jun 3, 2022
1 parent 9577608 commit 685ad66
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 685ad66

Please sign in to comment.