We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 76dcc67 + 6a9edff commit 166dee7Copy full SHA for 166dee7
1 file changed
.github/workflows/FlutterBuild.yml
@@ -55,7 +55,7 @@ jobs:
55
uses: subosito/flutter-action@v2
56
with:
57
channel: stable
58
- flutter-version: '3.41.0'
+ flutter-version: '3.44.0'
59
60
- run: flutter pub get
61
- run: flutter build windows
@@ -75,7 +75,7 @@ jobs:
75
76
77
78
79
80
81
- run: flutter build macos
@@ -95,7 +95,7 @@ jobs:
95
- uses: actions/checkout@v6
96
- uses: subosito/flutter-action@v2
97
98
99
100
- run: flutter build web --release --base-href /arabic_learning/
101
0 commit comments