diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 88a125e..8f79884 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -24,7 +24,7 @@ jobs: - name: Install flutter uses: subosito/flutter-action@v2 with: - flutter-version: flutter-version: '3.16.9' + flutter-version: '3.16.9' channel: 'stable' - name: Get platform interface dependencies