Skip to content

gerlero/brew-install

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

brew-install

CI Release

GitHub Action to install and cache Homebrew packages.

Usage

- uses: gerlero/brew-install@v1
  with:
    packages: python

Inputs

packages

Required. A formula or cask name or a whitespace-separated list of formula/cask names to install.

cache

Whether to cache installed packages between runs. Default: true.

type

The type of the packages to install. Possible values: any, formula, cask. Default: any.

Related actions

About

🍻 GitHub Action to install and cache Homebrew packages

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •