A simple action to install Fisher and other Fish plugins.
- uses: fish-actions/fisher@v1
with:
plugins: jorgebucaran/fishtape ilancosman/clownfish $GITHUB_WORKSPACE
This snippet will install Fisher, Fishtape, Clownfish, and the local repository.