Skip to content

Commit

Permalink
[ECP-9328] add reset theme back
Browse files Browse the repository at this point in the history
  • Loading branch information
sushmita committed Aug 23, 2024
1 parent 7e03bcb commit 9ba5748
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/scripts/install_magento.sh
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ EOF
echo "Configuring Composer with additional repositories"
composer config repositories.hyva-themes/hyva-checkout git git@gitlab.hyva.io:hyva-checkout/checkout.git
composer config repositories.hyva-themes/magento2-theme-module git git@gitlab.hyva.io:hyva-themes/magento2-theme-module.git
# composer config repositories.hyva-themes/magento2-reset-theme git git@gitlab.hyva.io:hyva-themes/magento2-reset-theme.git
composer config repositories.hyva-themes/magento2-reset-theme git git@gitlab.hyva.io:hyva-themes/magento2-reset-theme.git
composer config repositories.hyva-themes/magento2-email-theme git git@gitlab.hyva.io:hyva-themes/magento2-email-module.git
composer config repositories.hyva-default-theme git git@gitlab.hyva.io:hyva-themes/magento2-default-theme.git

Expand Down

0 comments on commit 9ba5748

Please sign in to comment.