update workflow
This commit is contained in:
@@ -26,9 +26,9 @@ jobs:
|
||||
java-version: '17'
|
||||
- name: Create key file
|
||||
run: echo $KEY_JKS | base64 -di > $KEY_PATH
|
||||
- uses: subosito/flutter-action@v1
|
||||
- uses: subosito/flutter-action@v2
|
||||
with:
|
||||
flutter-version: 3.24.0
|
||||
flutter-version: 3.32.4
|
||||
- run: flutter pub get
|
||||
# - run: flutter test
|
||||
- run: flutter build apk --release --split-per-abi
|
||||
|
||||
Reference in New Issue
Block a user