diff --git a/.github/workflows/deploy.yaml b/.github/workflows/deploy.yaml index f91c3ba..47d8712 100644 --- a/.github/workflows/deploy.yaml +++ b/.github/workflows/deploy.yaml @@ -62,7 +62,7 @@ jobs: - name: Checkout Repo uses: actions/checkout@v3 - name: install flutter distributor - run: dart pub global activate --source git https://github.com/bixat/flutter_distributor.git + run: dart pub global activate -sgit https://github.com/bixat/flutter_distributor.git --git-path packages/flutter_distributor - name: Configure Keystore run: |