Skip to content

Commit

Permalink
Add composer update command
Browse files Browse the repository at this point in the history
  • Loading branch information
michalchecinski committed Mar 20, 2024
1 parent 97d9e8c commit 4109281
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ jobs:

- name: Composer check
run: |
composer update
composer install
composer validate
working-directory: languages/php/
Expand Down

0 comments on commit 4109281

Please sign in to comment.