ls to see if json

This commit is contained in:
Paul Sealock 2019-07-12 11:17:07 +12:00
parent 3440617778
commit 98e7c36155
1 changed files with 1 additions and 0 deletions

View File

@ -182,6 +182,7 @@ install_deps() {
git clone --depth 1 https://github.com/woocommerce/woocommerce.git
cd "$WP_CORE_DIR"
# Bring in WooCommerce Core dependencies
ls composer.json
composer install
php wp-cli.phar plugin activate woocommerce