Jonathan Kelley 1 anno fa
parent
commit
b27a90841c
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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