Skip to content

Commit 952e96c

Browse files
committed
Update to existing config install
1 parent 224d464 commit 952e96c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/drupal-update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ jobs:
112112
run: composer install --no-scripts
113113

114114
- name: Install Drupal
115-
run: vendor/bin/robo digipolis:install-drupal8 ${{ inputs.drupal-install-profile }} --config-import
115+
run: vendor/bin/robo digipolis:install-drupal8 ${{ inputs.drupal-install-profile }} --force --existing-config --config-import
116116

117117
- name: Execute config import
118118
run: vendor/bin/drush cim -y

0 commit comments

Comments
 (0)