Starship-x86_64.AppImage

This commit is contained in:
qurious-pixel 2025-01-02 11:37:06 -08:00 committed by GitHub
parent 068e26c977
commit 3a8b8b00c8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -146,10 +146,10 @@ jobs:
chmod a+x linuxdeploy-x86_64.AppImage
./linuxdeploy-x86_64.AppImage --appdir=AppDir -d AppDir/Starship.desktop -i AppDir/logo.png --output appimage
mv README.md readme.txt
mv *.AppImage starship.appimage
#mv *.AppImage starship.appimage
- name: Upload build
uses: actions/upload-artifact@v4
with:
name: Starship-linux
path: |
starship.appimage
./Starship-x86_64.AppImage