We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd6d90d commit f7be588Copy full SHA for f7be588
.github/workflows/build.yml
@@ -30,6 +30,7 @@ jobs:
30
architecture: x64
31
channel: beta
32
- run: flutter pub get
33
+ - run: flutter create .
34
- run: dart run flutter_launcher_icons:main
35
- run: dart run sqflite_common_ffi_web:setup
36
- uses: bluefireteam/flutter-gh-pages@v7
0 commit comments