Skip to content

Commit

Permalink
✅ ++
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexV525 committed Dec 25, 2023
1 parent ba1af6b commit 55b3109
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/cupertino.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,13 +34,13 @@ jobs:
flutter-version: ["3.10.0", "any"]
steps:
- uses: actions/checkout@v4
- uses: futureware-tech/simulator-action@v3
with:
model: 'iPhone 8'
- uses: subosito/flutter-action@v2
with:
flutter-version: ${{ matrix.flutter-version }}
channel: 'stable'
- uses: futureware-tech/simulator-action@v3
with:
model: 'iPhone 8'
- id: install
name: Install dependencies
run: flutter pub get
Expand Down

0 comments on commit 55b3109

Please sign in to comment.