mirror of
https://github.com/iDescriptor/iDescriptor.git
synced 2026-06-21 19:35:49 +08:00
fix linux build
This commit is contained in:
@@ -245,11 +245,4 @@ jobs:
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: iDescriptor-AppImage
|
||||
path: build/iDescriptor-*.AppImage
|
||||
|
||||
- name: Upload Artifact (Windows)
|
||||
if: runner.os == 'Windows'
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: iDescriptor-Windows
|
||||
path: build/Release/iDescriptor.exe
|
||||
path: iDescriptor-*.AppImage
|
||||
|
||||
Reference in New Issue
Block a user