diff --git a/.utilities/templates/templater.sh b/.utilities/templates/templater.sh index f734ca6..4327b9a 100644 --- a/.utilities/templates/templater.sh +++ b/.utilities/templates/templater.sh @@ -2,4 +2,4 @@ pip install -r .utilities/templates/requirements.txt -python ./utilities/templates/templater.py $CI_COMMIT_SHA +python .utilities/templates/templater.py $CI_COMMIT_SHA