From 0315d89674ead2f75b3a85494ac007f5cde620ed Mon Sep 17 00:00:00 2001 From: Morty Space <43354956+mortyspace@users.noreply.github.com> Date: Wed, 23 Dec 2020 20:12:37 +0200 Subject: [PATCH] Pull before change something --- azure-pipelines.yml | 1 + 1 file changed, 1 insertion(+) 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"