diff --git a/azure-pipelines.yml b/azure-pipelines.yml index b0685af..f34bc04 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -50,6 +50,7 @@ steps: displayName: 'Install dependencies' - script: | + git pull python generatestructs.py git config --global user.email "morty.space@gmail.com" git config --global user.name "Morty Space"