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