setup-shorebird icon indicating copy to clipboard operation
setup-shorebird copied to clipboard

Allows use of Shorebird in GitHub Actions

Setup Shorebird

ci License: MIT

Installs and sets up Shorebird for use in GitHub Actions.

Features

✅ Downloads the Shorebird CLI

✅ Adds shorebird to the system path

✅ Configures the specified version of Flutter

Usage

steps:
  - uses: shorebirdtech/setup-shorebird@v1
  - run: shorebird --version