fixed makefile target in macos build job (#3185)
This commit is contained in:
parent
8211c025da
commit
131ad378e0
|
@ -316,7 +316,7 @@ jobs:
|
|||
name: Install SDK
|
||||
command: |
|
||||
source $BASH_ENV
|
||||
make get_tools
|
||||
make tools
|
||||
make get_vendor_deps
|
||||
make install
|
||||
- run:
|
||||
|
|
Loading…
Reference in New Issue