Skip to content

Commit ed3fdfe

Browse files
committed
Merge branch 'feature/deploy-automation' into release/0.9.1-RC.1
2 parents 0a9a38d + 8cce03f commit ed3fdfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.nextcloud-app-store.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
php-version: 8.2
4343
- uses: "ramsey/composer-install@v3"
4444
with:
45-
composer-options: install --no-dev
45+
composer-options: --no-dev
4646
working-directory: "solid/"
4747
- name: Publish to Nextcloud App Store
4848
run: |

0 commit comments

Comments
 (0)