GitHub action to bootstrap Bob the Builder.
You can use this action for projects which use Bob as their build system.
| Input | Description | Default |
|---|---|---|
version |
Version of Bob to install. | latest |
| Output | Description |
|---|---|
bob-version |
The version of Bob that was installed. Useful when input version is latest. |
- uses: inobulles/bob-action@v1- uses: inobulles/bob-action@v1
with:
version: v0.2.18