Skip to content

Commit

Permalink
Update hello_world_build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lijy91 committed Jun 23, 2024
1 parent ff51879 commit ad425ff
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/hello_world_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
with:
channel: stable
flutter-version: 3.22.2
- uses: bluefireteam/melos-action@v3
- run: |
dart ../../packages/flutter_distributor/bin/main.dart package \
--platform=android \
Expand All @@ -31,6 +32,7 @@ jobs:
with:
channel: stable
flutter-version: 3.22.2
- uses: bluefireteam/melos-action@v3
- run: |
dart ../../packages/flutter_distributor/bin/main.dart package \
--platform=android \
Expand Down

0 comments on commit ad425ff

Please sign in to comment.