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 b8776d2 commit bc3ce6cCopy full SHA for bc3ce6c
.circleci/config.yml
@@ -93,7 +93,7 @@ jobs:
93
94
# We have to do this again because we restore the cache above, overwriting the vendor with the original.
95
mkdir ~/magento_directory/vendor/algolia
96
- # rm -rf algoliasearch-magento-2
+ rm -rf algoliasearch-magento-2
97
cp -R ~/build_directory/algoliasearch-magento-2 ~/magento_directory/vendor/algolia
98
cd ~/magento_directory
99
composer dump-autoload
0 commit comments