File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 46
46
bin/fixowns
47
47
bin/setup-composer-auth
48
48
bin/cli git clone [email protected] :magento/magento2.git .
49
- bin/cli git checkout tags/<< parameters.magento-version >>-p6
49
+ bin/cli git checkout tags/<< parameters.magento-version >>
50
50
bin/composer install
51
51
- run :
52
52
name : Configure AlgoliaSearch extension
66
66
name : Compile AlgoliaSearch extension
67
67
working_directory : ~/Sites
68
68
command : |
69
- bin/composer require algolia/algoliasearch-client-php "^4.0" -W
70
69
bin/magento setup:di:compile
71
70
bin/magento module:status Algolia_AlgoliaSearch
72
71
@@ -77,4 +76,4 @@ workflows:
77
76
matrix :
78
77
parameters :
79
78
php-version : ["8.2"]
80
- magento-version : ["2.4.6", "2.4.7"]
79
+ magento-version : ["2.4.6-p11 ", "2.4.7-p6 "]
You can’t perform that action at this time.
0 commit comments