Skip to content

Commit 3e997a6

Browse files
committed
Applied coding standards
1 parent b61b5ab commit 3e997a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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
# Search api autocomplete misses an index.
124-
docker compose exec phpfpm vendor/bin/drush pm-uninstall search_api_autocomplete
124+
docker compose exec phpfpm vendor/bin/drush pm-uninstall search_api
125125
docker compose exec phpfpm vendor/bin/drush deploy --yes
126126
127127
- name: Show site URL

0 commit comments

Comments
 (0)