浏览代码

Fix strategy!

Jonathan Kelley 1 年之前
父节点
当前提交
b27a90841c
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/workflows/publish.yml

+ 1 - 1
.github/workflows/publish.yml

@@ -42,7 +42,7 @@ jobs:
     runs-on: ${{ matrix.platform.os }}
     strategy:
       matrix:
-        include:
+        platform:
           - target: x86_64-pc-windows-msvc
             os: windows-latest
           - target: aaarch64-pc-windows-msvc