Skip to content

Commit

Permalink
++
Browse files Browse the repository at this point in the history
  • Loading branch information
littleGnAl committed Apr 18, 2024
1 parent 3a2c03f commit fe2d114
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@ jobs:
- uses: actions/checkout@v1
- uses: subosito/flutter-action@v2
with:
flutter-version: 'stable' # Run the latest version
channel: 'stable' # Run the latest version
cache: true
- uses: futureware-tech/simulator-action@v2
with:
Expand All @@ -270,7 +270,7 @@ jobs:
- uses: actions/checkout@v1
- uses: subosito/flutter-action@v2
with:
flutter-version: 'stable' # Run the latest version
channel: 'stable' # Run the latest version
cache: true
- uses: futureware-tech/simulator-action@v2
with:
Expand Down

0 comments on commit fe2d114

Please sign in to comment.