This commit is contained in:
Adrian Duffell 2021-03-24 08:53:34 +08:00 committed by GitHub
parent 02e7d6870f
commit a0ef649ef4
1 changed files with 0 additions and 2 deletions

View File

@ -180,10 +180,8 @@ install_deps() {
git clone --depth 1 --branch $LATEST_WC_TAG https://github.com/woocommerce/woocommerce.git
# Bring in WooCommerce Core dependencies
composer self-update --1
cd "woocommerce"
composer install --no-dev
composer self-update --2
cd "$WP_CORE_DIR"
php wp-cli.phar plugin activate woocommerce