diff --git a/ci_scripts/ci_common.sh b/ci_scripts/ci_common.sh index c559551551..4df6e72e83 100755 --- a/ci_scripts/ci_common.sh +++ b/ci_scripts/ci_common.sh @@ -53,7 +53,7 @@ setup_github_actions_translations_environment() { unset HOMEBREW_NO_INSTALL_FROM_API export HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK=1 - brew update && brew install mint localazy/tools/localazy + brew update && brew install swiftgen mint localazy/tools/localazy mint install Asana/locheck } \ No newline at end of file