Use HEAD macvim; it might be better?
This commit is contained in:
parent
c27502668d
commit
13f9e1f036
1 changed files with 1 additions and 1 deletions
|
|
@ -60,7 +60,7 @@ stages:
|
|||
pool:
|
||||
vmImage: 'macOS-10.13'
|
||||
steps:
|
||||
- bash: brew install macvim
|
||||
- bash: brew install --HEAD --fetch-HEAD macvim
|
||||
displayName: 'Install vim'
|
||||
|
||||
- bash: python3 install_gadget.py --all
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue