Update main.yml
This commit is contained in:
parent
802e9875c8
commit
8728c8db17
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -34,4 +34,4 @@ jobs:
|
||||||
channel: 'stable'
|
channel: 'stable'
|
||||||
- run: flutter pub get
|
- run: flutter pub get
|
||||||
- run: flutter test
|
- run: flutter test
|
||||||
- run: flutter build apk
|
- run: flutter build --debug
|
||||||
|
|
Loading…
Add table
Reference in a new issue