Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 616 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 616 Bytes

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