philippe44 3 роки тому
батько
коміт
042169e7eb
1 змінених файлів з 3 додано та 3 видалено
  1. 3 3
      .github/workflows/CrossBuild.yml

+ 3 - 3
.github/workflows/CrossBuild.yml

@@ -30,9 +30,9 @@ jobs:
       matrix:
         node: [I2S-4MFlash, SqueezeAmp, Muse]
         depth: [16, 32]
-      exclude:
-        node: Muse
-        depth: 32
+        exclude:
+          - node: Muse
+            depth: 32
     steps:
     - name: Set target name
       run: |