Browse Source

Fix CoreML file extension

Lutz Roeder 8 years ago
parent
commit
f201be1d6e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      electron-builder.yml

+ 1 - 1
electron-builder.yml

@@ -27,7 +27,7 @@ fileAssociations:
     - json
   - name: "CoreML Model"
     ext:
-    - coreml
+    - mlmodel
 publish:
   - provider: github
     releaseType: release