mirror of
https://github.com/HarbourMasters/Starship.git
synced 2025-02-02 16:23:57 +03:00
Starship-x86_64.AppImage
This commit is contained in:
parent
068e26c977
commit
3a8b8b00c8
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@ -146,10 +146,10 @@ jobs:
|
|||||||
chmod a+x linuxdeploy-x86_64.AppImage
|
chmod a+x linuxdeploy-x86_64.AppImage
|
||||||
./linuxdeploy-x86_64.AppImage --appdir=AppDir -d AppDir/Starship.desktop -i AppDir/logo.png --output appimage
|
./linuxdeploy-x86_64.AppImage --appdir=AppDir -d AppDir/Starship.desktop -i AppDir/logo.png --output appimage
|
||||||
mv README.md readme.txt
|
mv README.md readme.txt
|
||||||
mv *.AppImage starship.appimage
|
#mv *.AppImage starship.appimage
|
||||||
- name: Upload build
|
- name: Upload build
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: Starship-linux
|
name: Starship-linux
|
||||||
path: |
|
path: |
|
||||||
starship.appimage
|
./Starship-x86_64.AppImage
|
||||||
|
Loading…
Reference in New Issue
Block a user