Forráskód Böngészése

chore: update ci.yaml

Lucas.Xu 2 éve
szülő
commit
3d014ef274
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      .github/workflows/ci.yaml

+ 1 - 1
.github/workflows/ci.yaml

@@ -20,7 +20,7 @@ jobs:
           - os: macos-latest
             flutter_profile: development-mac-x86_64
           - os: windows-latest
-            flutter_profile: development(production)-windows-x86
+            flutter_profile: development-windows-x86
     runs-on: ${{ matrix.os }}
 
     steps: