Browse Source

Update azure-pipelines.yml

pull/3224/head
Martin Kroeker GitHub 5 years ago
parent
commit
08387fb274
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions
  1. +1
    -2
      azure-pipelines.yml

+ 1
- 2
azure-pipelines.yml View File

@@ -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…
Cancel
Save