Skip to content

Github action for installing packages from OS package managers

Notifications You must be signed in to change notification settings

mstksg/get-package

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

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

get-package

Download and install packages using OS package manager

Usage:

use: mstksg/get-package@v1
with:
  brew: brewdep1 brewdep2
  apt-get: aptdep1 aptdep2

The appropriate package manager will be run on the appropriate OS: brew field will be ignored for ubuntu OS, for instance.

About

Github action for installing packages from OS package managers

Resources

Stars

Watchers

Forks

Packages

No packages published