diff --git a/azure-pipelines.yml b/azure-pipelines.yml index a01b70a..03370ca 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -52,7 +52,7 @@ steps: - script: | git pull - python generatestructs.py + poetry run python generatestructs.py git config --global user.email "morty.space@gmail.com" git config --global user.name "Morty Space" git add -A .