Update azure-pipelines.yml
This commit is contained in:
parent
2e7ca904e1
commit
08387fb274
|
@ -140,8 +140,7 @@ jobs:
|
|||
- job: OSX_NDK_ARMV7
|
||||
pool:
|
||||
vmImage: 'macOS-10.15'
|
||||
variables:
|
||||
steps:
|
||||
steps:
|
||||
- script: |
|
||||
brew update
|
||||
brew install --cask android-ndk
|
||||
|
|
Loading…
Reference in New Issue