Browse Source

Merge branch 'master' into x11-ignore-xi2-for-dialog-parent

pull/3783/head
Nikita Tsukanov 6 years ago
committed by GitHub
parent
commit
7a4518c7eb
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      azure-pipelines.yml

2
azure-pipelines.yml

@ -68,7 +68,7 @@ jobs:
inputs: inputs:
script: | script: |
brew update brew update
brew install castxml brew install https://raw.githubusercontent.com/Homebrew/homebrew-core/8a004a91a7fcd3f6620d5b01b6541ff0a640ffba/Formula/castxml.rb
- task: CmdLine@2 - task: CmdLine@2
displayName: 'Install Nuke' displayName: 'Install Nuke'

Loading…
Cancel
Save