Pull before change something

api-breakage
Morty Space 5 years ago
parent 034fabf96a
commit 0315d89674
  1. 1
      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"

Loading…
Cancel
Save