Skip to content

Commit bc3ce6c

Browse files
Cicle ci issue update
1 parent b8776d2 commit bc3ce6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ jobs:
9393
9494
# We have to do this again because we restore the cache above, overwriting the vendor with the original.
9595
mkdir ~/magento_directory/vendor/algolia
96-
# rm -rf algoliasearch-magento-2
96+
rm -rf algoliasearch-magento-2
9797
cp -R ~/build_directory/algoliasearch-magento-2 ~/magento_directory/vendor/algolia
9898
cd ~/magento_directory
9999
composer dump-autoload

0 commit comments

Comments
 (0)