Skip to content

Commit

Permalink
Update configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-bot authored Mar 3, 2023
1 parent fea68bb commit 3060b4b
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 51 deletions.
106 changes: 56 additions & 50 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion tools/make/project/install.mk
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ PHONY += helfi-drush-enable-modules
helfi-drush-enable-modules: ## Enable modules and base configurations.
$(call step,Install base configurations...)
$(call drush,cr)
$(call drush,en -y helfi_platform_config helfi_base_config)
$(call drush,en -y helfi_platform_config helfi_platform_config_base)

PHONY += drush-locale-update
drush-locale-update: ## Update translations.
Expand Down

0 comments on commit 3060b4b

Please sign in to comment.