浏览代码

Remove Linux deb target

Lutz Roeder 6 年之前
父节点
当前提交
07f0e4bc5e
共有 2 个文件被更改,包括 1 次插入2 次删除
  1. 1 1
      README.md
  2. 0 1
      electron-builder.yml

+ 1 - 1
README.md

@@ -13,7 +13,7 @@ Netron has experimental support for **TorchScript** (`.pt`, `.pth`), **PyTorch**
 
 **macOS**: [**Download**](https://github.com/lutzroeder/netron/releases/latest) the `.dmg` file or run `brew cask install netron`
 
-**Linux**: [**Download**](https://github.com/lutzroeder/netron/releases/latest) the `.AppImage`, `.deb` file or run `snap install netron` 
+**Linux**: [**Download**](https://github.com/lutzroeder/netron/releases/latest) the `.AppImage` file or run `snap install netron`
 
 **Windows**: [**Download**](https://github.com/lutzroeder/netron/releases/latest) the `.exe` installer.
 

+ 0 - 1
electron-builder.yml

@@ -69,7 +69,6 @@ mac:
 linux:
   target:
   - AppImage
-  - deb
   - snap
 snap:
   plugs: