We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b61b5ab commit 3e997a6Copy full SHA for 3e997a6
.github/workflows/site.yaml
@@ -121,7 +121,7 @@ jobs:
121
- name: Update site
122
run: |
123
# Search api autocomplete misses an index.
124
- docker compose exec phpfpm vendor/bin/drush pm-uninstall search_api_autocomplete
+ docker compose exec phpfpm vendor/bin/drush pm-uninstall search_api
125
docker compose exec phpfpm vendor/bin/drush deploy --yes
126
127
- name: Show site URL
0 commit comments