Skip to content

Commit 4d2a63d

Browse files
authored
Update ios.yml
1 parent 5ddc6cb commit 4d2a63d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ios.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Set up Flutter
1717
uses: subosito/flutter-action@v2
1818
with:
19-
flutter-version: 'stable'
19+
flutter-version: '2.5.3' # يمكنك تحديد إصدار محدد هنا
2020

2121
- name: Install dependencies
2222
run: flutter pub get

0 commit comments

Comments
 (0)