Skip to content

chore: updated textScaleFactor to textScaler [at_follows] #71

chore: updated textScaleFactor to textScaler [at_follows]

chore: updated textScaleFactor to textScaler [at_follows] #71

name: 'Melos bootstrap'
on: [pull_request]
permissions:
contents: read
jobs:
melos-bootstrap:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- uses: subosito/flutter-action@2783a3f08e1baf891508463f8c6653c258246225 # v2.12.0
with:
channel: "stable"
- name: flutter pub get
run: flutter pub get
- name: Do melos bootstrap
run: dart run melos bootstrap