We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0994d4 commit be9ceb1Copy full SHA for be9ceb1
1 file changed
.github/workflows/main.yml
@@ -88,7 +88,7 @@ jobs:
88
rm main.zip
89
mv base-distribution-main base
90
cd base
91
- composer update --no-dev
+ composer install --no-dev --no-interaction --prefer-dist
92
if: ${{ matrix.unsupported == false }}
93
94
- name: Start Test Server
0 commit comments