We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2330995 commit f13d968Copy full SHA for f13d968
.github/workflows/main.yml
@@ -23,4 +23,4 @@ jobs:
23
channel: "stable"
24
flutter-version: "3.22.x"
25
- run: flutter pub get
26
- - run: flutter build windows
+ - run: flutter build
0 commit comments