Skip to content

Commit f93afb9

Browse files
fix: set working directory for enabling AlgoliaSearch extension
1 parent 5afaf61 commit f93afb9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ jobs:
6161
bin/fixperms
6262
- run:
6363
name: Enable AlgoliaSearch extension
64+
working_directory: ~/Sites
6465
command: |
6566
bin/magento module:enable Algolia_AlgoliaSearch
6667

0 commit comments

Comments
 (0)