Skip to content

Commit

Permalink
Removed the double composer install command from assets artifact buil…
Browse files Browse the repository at this point in the history
…d action
  • Loading branch information
jbtronics committed Feb 12, 2023
1 parent 4f51b70 commit e47b509
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/assets_artifact_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,6 @@ jobs:
restore-keys: |
${{ runner.os }}-yarn-
- name: Install composer dependencies
run: composer install --prefer-dist --no-progress

- name: Setup node
uses: actions/setup-node@v3
with:
Expand Down

0 comments on commit e47b509

Please sign in to comment.