Skip to content

meshcloud/setup-unipipe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

setup-unipipe

The meshcloud/setup-unipipe action is a composite action that sets up unipipe cli in your GitHub Actions workflow.

Usage

This action only supports ubuntu-latest GitHub Actions runners.

The default configuration installs the latest version of unipipe cli.

steps:
- uses: meshcloud/setup-unipipe@v1

Inputs

The action supports the following inputs:

  • unipipe-version (optional): Fix a specific version of unipipe cli. Example v1.3.0. If no version is given, it will default to latest.

Outputs

This action does not configure any outputs.

Made with ❤️ by meshcloud

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors