Skip to content

Commit

Permalink
Addendum to last commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan Kürzeder committed Sep 11, 2019
1 parent dd79e20 commit 32cc08c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ stages:
vmImage: 'ubuntu-16.04'
steps:
- checkout: self
submodules: recursive
submodules: 'recursive'
- script: chmod +x utils/premake5 && utils/premake5 gmake
displayName: 'Generate Makefile'
- script: chmod +x install-deps.sh && ./install-deps.sh
Expand Down

0 comments on commit 32cc08c

Please sign in to comment.