Skip to content

Commit

Permalink
don't pull the submodule in azure pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
alexchicn committed Nov 27, 2018
1 parent ae423bf commit 418747e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ jobs:

steps:
- script: |
git submodule update --init
mkdir build
cd build
cmake -G "Unix Makefiles" ../
Expand Down

0 comments on commit 418747e

Please sign in to comment.