Skip to content

Commit b61b5ab

Browse files
committed
Applied coding standards
1 parent fa48e0b commit b61b5ab

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/site.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,8 @@ jobs:
120120
121121
- name: Update site
122122
run: |
123+
# Search api autocomplete misses an index.
124+
docker compose exec phpfpm vendor/bin/drush pm-uninstall search_api_autocomplete
123125
docker compose exec phpfpm vendor/bin/drush deploy --yes
124126
125127
- name: Show site URL

0 commit comments

Comments
 (0)