Skip to content

Commit

Permalink
chore: Next try for action
Browse files Browse the repository at this point in the history
  • Loading branch information
Zomtir committed Sep 21, 2024
1 parent 6c882a6 commit 35933b1
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/build-client.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,8 @@ on:
flutter_version:
description: 'Flutter Version'
required: false
default: 'any'
default: '3.24.3'
type: choice
options:
- 'any'
- '3.24.x'
enable_android:
description: 'Build Android'
required: false
Expand Down Expand Up @@ -49,7 +46,7 @@ on:
inputs:
flutter_version:
required: false
default: '3.19.5'
default: '3.24.3'
type: string
enable_android:
required: false
Expand Down

0 comments on commit 35933b1

Please sign in to comment.