diff --git a/.github/actions/php/prepare/action.yaml b/.github/actions/php/prepare/action.yaml index e91f5cc..32947d0 100644 --- a/.github/actions/php/prepare/action.yaml +++ b/.github/actions/php/prepare/action.yaml @@ -47,6 +47,5 @@ runs: - name: Install Dependencies shell: bash working-directory: ${{ inputs.working-directory }} - id: composer-cache run: | composer install --prefer-dist --no-interaction --no-progress