We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16317c1 commit 37c0d8dCopy full SHA for 37c0d8d
.github/workflows/build.yml
@@ -86,6 +86,7 @@ jobs:
86
- uses: actions/checkout@v4
87
- uses: subosito/flutter-action@v2
88
with:
89
+ channel: main
90
cache: true
91
92
- name: Install dependencies
0 commit comments