mirror of
https://github.com/neovim/neovim.git
synced 2024-12-20 03:05:11 -07:00
GHA/osx: remove python 2to3
This commit is contained in:
parent
5491a728fe
commit
fb0ecf9e70
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -55,6 +55,7 @@ jobs:
|
||||
- name: Install brew packages
|
||||
if: matrix.os == 'osx'
|
||||
run: |
|
||||
rm -f /usr/local/bin/2to3
|
||||
brew update >/dev/null
|
||||
brew install automake ccache cpanminus ninja
|
||||
brew upgrade
|
||||
|
Loading…
Reference in New Issue
Block a user