Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
apoleon33 authored Dec 28, 2023
1 parent 25ea956 commit b71a495
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
java-version: '11'
- uses: subosito/flutter-action@v2
with:
flutter-version: 'stable'
channel: 'stable'
- run: flutter pub get
- run: flutter test
- run: flutter build apk
Expand Down

0 comments on commit b71a495

Please sign in to comment.