mirror of
https://github.com/different-ai/openwork
synced 2026-04-26 01:25:10 +02:00
fix: skip linux AppImage bundling
This commit is contained in:
2
.github/workflows/prerelease.yml
vendored
2
.github/workflows/prerelease.yml
vendored
@@ -97,7 +97,7 @@ jobs:
|
||||
- platform: ubuntu-22.04
|
||||
os_type: linux
|
||||
target: x86_64-unknown-linux-gnu
|
||||
args: "--target x86_64-unknown-linux-gnu --bundles appimage,deb"
|
||||
args: "--target x86_64-unknown-linux-gnu --bundles deb"
|
||||
- platform: windows-2022
|
||||
os_type: windows
|
||||
target: x86_64-pc-windows-msvc
|
||||
|
||||
Reference in New Issue
Block a user