mirror of
https://github.com/jamiepine/voicebox.git
synced 2026-09-16 21:30:39 -07:00
Skip AppImage on Linux, build deb/rpm only
This commit is contained in:
@@ -23,7 +23,7 @@ jobs:
|
|||||||
python-version: "3.12"
|
python-version: "3.12"
|
||||||
backend: "pytorch"
|
backend: "pytorch"
|
||||||
- platform: "ubuntu-22.04"
|
- platform: "ubuntu-22.04"
|
||||||
args: ""
|
args: "--bundles deb,rpm"
|
||||||
python-version: "3.12"
|
python-version: "3.12"
|
||||||
backend: "pytorch"
|
backend: "pytorch"
|
||||||
- platform: "windows-latest"
|
- platform: "windows-latest"
|
||||||
|
|||||||
Reference in New Issue
Block a user