Skip to content

Commit

Permalink
fix previous fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Predidit committed Dec 11, 2024
1 parent 57e10b9 commit d2c5176
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@
description: 'Log level'
required: true
default: 'warning'
signpath_sign:
description: 'sign binary by signpath'
required: false
default: false
type: boolean
signpath_sign:
description: 'sign binary by signpath'
required: false
default: false
type: boolean

jobs:
flutter-build-android:
Expand Down

0 comments on commit d2c5176

Please sign in to comment.