Skip to content

Setup Shorebird

Actions
Install the Shorebird CLI
v1.0.0
Latest
Star (20)

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

✅ Optionally cache the Shorebird installation

Inputs

  • cache: Cache the Shorebird installation and artifacts. Default: false

Usage

steps:
  - uses: shorebirdtech/setup-shorebird@v1
    with:
      cache: true # Optionally cache the Shorebird installation
  - run: shorebird --version

Setup Shorebird is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Install the Shorebird CLI
v1.0.0
Latest

Setup Shorebird is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.