diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 31b98602..6cd88322 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -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