Skip to content

Commit 2392db4

Browse files
committed
💚 Try to fix example build x2
1 parent fe6f190 commit 2392db4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/runnable.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,5 @@ jobs:
4444
flutter build ios --debug --no-codesign
4545
elif [[ ${{ matrix.os }} == 'ubuntu-latest' ]]; then
4646
flutter build apk --debug
47+
else
4748
fi

0 commit comments

Comments
 (0)