Skip to content

Commit e7295e9

Browse files
committed
TASK: Try to get ci working on 9.0-beta
1 parent 790b992 commit e7295e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737

3838
- name: Set Neos Version
3939
run: >
40-
composer config minimum-stability beta
40+
composer config minimum-stability beta &&
4141
composer require neos/neos ^${{ matrix.neos-versions }} --no-progress --no-interaction
4242
4343
- name: Run Linter

0 commit comments

Comments
 (0)