浏览代码

chore: update ci.yaml

Lucas.Xu 2 年之前
父节点
当前提交
3d014ef274
共有 1 个文件被更改,包括 1 次插入1 次删除
  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: