Skip to content

Commit

Permalink
Update azure-pipelines.yml for Azure Pipelines
Browse files Browse the repository at this point in the history
Once more for good measure.
  • Loading branch information
riperiperi committed Nov 13, 2019
1 parent 9baa1ba commit 0e828ed
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,9 @@ steps:
submodules: recursive
persistCredentials: true

- powershell: ./FreeSO/Other/libs/FSOMonoGame/Protobuild.exe --generate
- powershell: cd ./FreeSO/Other/libs/FSOMonoGame/; ./protobuild.exe --generate
name: Protobuild
continueOnError: true

- task: NuGetToolInstaller@1

Expand Down

0 comments on commit 0e828ed

Please sign in to comment.