Change package name
This commit is contained in:
@@ -68,7 +68,7 @@ jobs:
|
|||||||
- name: Upload Artifacts
|
- name: Upload Artifacts
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: AppImage-$LINUX_TAG-$PYTHON_VERSION
|
name: Linux-AppImage
|
||||||
path: dist_appimage
|
path: dist_appimage
|
||||||
if-no-files-found: error
|
if-no-files-found: error
|
||||||
retention-days: 14
|
retention-days: 14
|
||||||
|
|||||||
Reference in New Issue
Block a user