Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
RyosukeCla committed Oct 11, 2024
1 parent 68c0a67 commit bdbb2db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/e2e-flutter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
uses: subosito/flutter-action@v2
with:
channel: stable
flutter-version: 3.3.0
flutter-version: 3.19.2
- name: Build iOS
working-directory: flutter/nativebrik_bridge/e2e
run: flutter build ios --no-codesign
Expand All @@ -46,7 +46,7 @@ jobs:
uses: subosito/flutter-action@v2
with:
channel: stable
flutter-version: 3.3.0
flutter-version: 3.19.2
- name: Build iOS
working-directory: flutter/nativebrik_bridge/e2e
run: flutter build apk
Expand Down

0 comments on commit bdbb2db

Please sign in to comment.