Skip to content

benchkram/bob-setup-action

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

22 Commits
 
 
 
 
 
 

Repository files navigation

bob-setup-action

Setup bob on GitHub Actions.

Features

You can specify bob release version via version.

Usage

steps:
  - uses: benchkram/bob-install-action@v1
    with:
      version: 0.4.0
  - run: bob --version