PatrickF1 / fzf.fish

🔍🐟 Fzf plugin for Fish
MIT License
2k stars 81 forks source link

fix homebrew missing in CI #264

Closed PatrickF1 closed 2 years ago

PatrickF1 commented 2 years ago

Homebrew was removed from Ubuntu images in https://github.com/actions/runner-images/issues/6283 so we add a step to install Homebrew but only if running on Ubuntu.