Skip to content

fix: replace file selector with file picker in all of our dependencies #314

fix: replace file selector with file picker in all of our dependencies

fix: replace file selector with file picker in all of our dependencies #314

name: 'Melos bootstrap'
on: [pull_request]
permissions:
contents: read
jobs:
melos-bootstrap:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- uses: subosito/flutter-action@74af56c5ed2697ba4621264652728e8d217e53d3 # v2.17.0
with:
channel: "stable"
- name: flutter pub get
run: flutter pub get
- name: Do melos bootstrap
run: dart run melos bootstrap