File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1818 uses : subosito/flutter-action@v2
1919 with :
2020 channel : stable
21- flutter-version : ' 3.35.5 '
21+ flutter-version : ' 3.41.0 '
2222 - name : Decode keystore
2323 run : |
2424 echo "${{ secrets.ANDROID_KEYSTORE_BASE64 }}" | base64 --decode > android/release.jks
5555 uses : subosito/flutter-action@v2
5656 with :
5757 channel : stable
58- flutter-version : ' 3.35.5 '
58+ flutter-version : ' 3.41.0 '
5959
6060 - run : flutter pub get
6161 - run : flutter build windows
7575 uses : subosito/flutter-action@v2
7676 with :
7777 channel : stable
78- flutter-version : ' 3.35.5 '
78+ flutter-version : ' 3.41.0 '
7979
8080 - run : flutter pub get
8181 - run : flutter build macos
9595 - uses : actions/checkout@v4
9696 - uses : subosito/flutter-action@v2
9797 with :
98- flutter-version : ' 3.35.5 '
98+ flutter-version : ' 3.41.0 '
9999 - run : flutter pub get
100100 - run : flutter build web --release --base-href /arabic_learning/
101101
Original file line number Diff line number Diff line change 1515 uses : subosito/flutter-action@v2
1616 with :
1717 channel : stable
18- flutter-version : ' 3.35.5 '
18+ flutter-version : ' 3.41.0 '
1919
2020 - run : flutter pub get
2121 - run : flutter build windows
3232 - uses : actions/checkout@v4
3333 - uses : subosito/flutter-action@v2
3434 with :
35- flutter-version : ' 3.35.5 '
35+ flutter-version : ' 3.41.0 '
3636 - run : flutter pub get
3737 - run : flutter build web --release
3838 - uses : actions/upload-artifact@v4
You can’t perform that action at this time.
0 commit comments