fixed makefile target in macos build job (#3185)

This commit is contained in:
mircea-c 2018-12-20 14:46:37 -05:00 committed by Jack Zampolin
parent 8211c025da
commit 131ad378e0
1 changed files with 1 additions and 1 deletions

View File

@ -316,7 +316,7 @@ jobs:
name: Install SDK
command: |
source $BASH_ENV
make get_tools
make tools
make get_vendor_deps
make install
- run: