You're viewing an older version of this GitHub Action. Do you want to see the latest version instead?
GitHub Action
Setup Babashka - A Clojure babushka for the grey areas of Bash.
v1.2.0
This action sets up Babashka environment for using in GitHub Actions.
name: Simple example of using the babashka action
on: [push]
jobs:
simple:
runs-on: ubuntu-latest
steps:
- name: Setup Babashka
uses: turtlequeue/setup-babashka@v1.2.0
with:
babashka-version: 0.3.0
- name: Check bb runs
run: bb --version
nvm use
yarn install
yarn package
Handy shortcut to test in CI
git addm
git cia --no-edit
yarn package && git addm && git cia --no-edit && git push -f
Copyright © 2021 Turtlequeue Ltd
Distributed under the EPL License. See LICENSE.