Browse Source

chore: update ci.yaml

Lucas.Xu 2 years ago
parent
commit
3d014ef274
1 changed files with 1 additions and 1 deletions
  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: