Skip to content

Commit

Permalink
Update shepherd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
szepeviktor committed May 7, 2024
1 parent 17065e1 commit e2623ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/shepherd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ jobs:
env:
fail-fast: true

- name: Install dependencies
run: composer install --prefer-dist --no-progress --no-suggest
- name: Install Dependencies
uses: ramsey/composer-install@v3
env:
COMPOSER_ROOT_VERSION: dev-master

Expand Down

0 comments on commit e2623ba

Please sign in to comment.