diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 2d034f6..81cc839 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -45,7 +45,7 @@ jobs: COMPOSER_TOKEN: ${{ secrets.GITHUB_TOKEN }} - name: Install all platform dependencies - run: composer require -W figuren-theater/ft-platform-collection:dev-main + run: composer require figuren-theater/ft-platform-collection --prefer-dist --no-interaction # Help moving files (which koodimoni/dropin-installer is not capable for, see #11) - name: Copy files (accompanying koodimoni)