Skip to content

Commit be9ceb1

Browse files
committed
install not update
1 parent b0994d4 commit be9ceb1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
rm main.zip
8989
mv base-distribution-main base
9090
cd base
91-
composer update --no-dev
91+
composer install --no-dev --no-interaction --prefer-dist
9292
if: ${{ matrix.unsupported == false }}
9393

9494
- name: Start Test Server

0 commit comments

Comments
 (0)