Skip to content

Commit

Permalink
removed signed debug build
Browse files Browse the repository at this point in the history
  • Loading branch information
Benimautner committed Jul 21, 2024
1 parent 9a9b00a commit a047bab
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/flutter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ jobs:
- run: flutter --version
- run: flutter pub get
- run: flutter build apk --debug --flavor unsigned
- run: flutter build apk --flavor unsigned
lint:
name: Lint
runs-on: ubuntu-latest
Expand Down

0 comments on commit a047bab

Please sign in to comment.