Skip to content

fish-actions/fisher

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

3 Commits
 
 
 
 
 
 

Repository files navigation

Fisher license_badge

A simple action to install Fisher and other Fish plugins.

Usage

- uses: fish-actions/fisher@v1
  with:
    plugins: jorgebucaran/fishtape ilancosman/clownfish $GITHUB_WORKSPACE

This snippet will install Fisher, Fishtape, Clownfish, and the local repository.