Skip to content

fix: Enable the same atSign to be used on both sides (client and server) of an AtRpc interaction #835

fix: Enable the same atSign to be used on both sides (client and server) of an AtRpc interaction

fix: Enable the same atSign to be used on both sides (client and server) of an AtRpc interaction #835

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@395322a6cded4e9ed503aebd4cc1965625f8e59a # v2.20.0
with:
channel: "stable"
- name: flutter pub get
run: flutter pub get
- name: Do melos bootstrap
run: dart run melos bootstrap