Skip to content

Commit

Permalink
run install before update elifesciences/issues#8963
Browse files Browse the repository at this point in the history
  • Loading branch information
ali-tm-amin committed Oct 16, 2024
1 parent fe682b5 commit fa46831
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update-api-sdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:

- name: Check for api-sdk updates
run: |
docker compose run setup composer install
docker compose run setup composer update 'elife/api', 'elife/api-client' 'elife/api-sdk' --with-dependencies --no-suggest --no-interaction
- id: get-api-sdk-version
Expand Down

0 comments on commit fa46831

Please sign in to comment.