Skip to content

Commit

Permalink
revert back the plugin name
Browse files Browse the repository at this point in the history
  • Loading branch information
felipeelia committed Mar 8, 2022
1 parent d6b286e commit 1e6a8ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
wp config create --dbname=wpclidocs --dbuser=root --dbpass=root --dbhost=127.0.0.1
wp db create
wp core install --url=example.com --title=Example --admin_user=supervisor --admin_password=strongpassword [email protected]
wp plugin activate ElasticPress
wp plugin activate elasticpress
- name: Generate WP-CLI Docs
run: |
Expand Down

0 comments on commit 1e6a8ee

Please sign in to comment.