Skip to content

Commit 2b9c129

Browse files
committed
Changed site.yaml
1 parent 5a1c48b commit 2b9c129

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/site.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ jobs:
121121
- name: Update site
122122
run: |
123123
docker compose exec phpfpm vendor/bin/drush config-import --yes
124-
docker compose exec phpfpm vendor/bin/drush pm-uninstall search_api_autocomplete --yes
124+
docker compose exec phpfpm vendor/bin/drush pm-uninstall entity_usage search_api_autocomplete --yes
125125
docker compose exec phpfpm vendor/bin/drush cr --yes
126126
docker compose exec phpfpm vendor/bin/drush updatedb --yes
127127
docker compose exec phpfpm vendor/bin/drush deploy --yes

0 commit comments

Comments
 (0)