Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Nik Sauer committed Oct 10, 2024
1 parent 96d6425 commit 9d43f78
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build-ios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,6 @@ jobs:
# 2. Install Flutter with subosito/flutter-action@v2
- name: Install Flutter
uses: subosito/flutter-action@v2
with:
flutter-version: '3.5.0' # Specify the version to avoid architecture issues
channel: 'stable' # Use the stable channel explicitly

# 3. Install dependencies
- name: Install dependencies
Expand Down

0 comments on commit 9d43f78

Please sign in to comment.