liuyuqi-dellpc 2 years ago
parent
commit
927557d934
1 changed files with 3 additions and 3 deletions
  1. 3 3
      .github/workflows/build.yml

+ 3 - 3
.github/workflows/build.yml

@@ -26,9 +26,9 @@ jobs:
 
       - name: Flutter action
         uses: subosito/flutter-action@v1.5.3
-        with:
-          channel: "stable"
-          flutter-version: "2.0.5"
+        # with:
+        #   channel: "stable"
+        #   flutter-version: "2.0.5"
 
       - name: Cache Dependencies
         id: cache