AppImage real?

Signed-off-by: swurl <swurl@swurl.xyz>
This commit is contained in:
swurl 2025-04-14 20:45:18 -04:00
parent 807397680a
commit 053d68deef
13 changed files with 402 additions and 2 deletions

View file

@ -164,13 +164,13 @@ jobs:
- name: Package AppImages
run: |
./.ci/package-appimage.sh "${{ github.ref_name }}"
./AppImage-build-local.sh
- name: Upload Linux artifacts
uses: forgejo/upload-artifact@v4
with:
name: linux.zip
path: artifacts/*
path: *.AppImage
android:
runs-on: android