diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index 873f48c..d47cd1d 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -6,5 +6,6 @@ pipelines: - step: script: - git submodule update --init + - git submodule - python twincat_version_manager.py - python check_fix_white_space.py