We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f13d968 commit ab4aff0Copy full SHA for ab4aff0
.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
+ - run: flutter build linux
0 commit comments