_stefanzweifel’s avatar_stefanzweifel’s Twitter Archive—№ 473

  1. …in reply to @freekmurze
    @freekmurze @JackM_Davis Can you remove the existing composer install step with the following: - name: Composer dependencies run: composer install --no-ansi --no-interaction --no-scripts --no-suggest --no-progress --prefer-dist Then you would run the install command on image with the extns