Skip to content
check-circle

GitHub Action

Setup Shorebird

v1.0.0 Latest version

Setup Shorebird

check-circle

Setup Shorebird

Install the Shorebird CLI

Installation

Copy and paste the following snippet into your .yml file.

              

- name: Setup Shorebird

uses: shorebirdtech/setup-shorebird@v1.0.0

Learn more about this action in shorebirdtech/setup-shorebird

Choose a version

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