mirror of
https://github.com/neovim/neovim.git
synced 2025-10-26 12:27:24 +00:00
ci(GHA): install perl on osx
Fix missing header files in system perl.
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -61,7 +61,7 @@ jobs:
|
||||
brew unlink gcc@8 gcc@9
|
||||
brew update >/dev/null
|
||||
brew upgrade
|
||||
brew install automake ccache cpanminus ninja
|
||||
brew install automake ccache perl cpanminus ninja
|
||||
|
||||
- name: Setup interpreter packages
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user