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
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: iDescriptor-AppImage
|
name: iDescriptor-AppImage
|
||||||
path: build/iDescriptor-*.AppImage
|
path: iDescriptor-*.AppImage
|
||||||
|
|
||||||
- name: Upload Artifact (Windows)
|
|
||||||
if: runner.os == 'Windows'
|
|
||||||
uses: actions/upload-artifact@v4
|
|
||||||
with:
|
|
||||||
name: iDescriptor-Windows
|
|
||||||
path: build/Release/iDescriptor.exe
|
|
||||||
|
|||||||
Reference in New Issue
Block a user