Change package name

This commit is contained in:
Veronica Berglyd Olsen
2024-04-20 18:18:11 +02:00
parent e27e066ccc
commit 2c1abf1519
+1 -1
View File
@@ -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