fix: linux AppImage

This commit is contained in:
Hiddify
2023-07-22 11:19:18 +02:00
parent 4e91b9eed9
commit fef394277d
4 changed files with 3 additions and 8 deletions

View File

@@ -40,7 +40,7 @@ jobs:
- platform: linux
os: ubuntu-latest
aarch: amd64
targets: appimage
targets: AppImage
runs-on: ${{ matrix.os }}
steps:
- name: checkout
@@ -119,6 +119,7 @@ jobs:
- name: Copy to out unix
if: matrix.platform != 'windows'
run: |
ls -R
mkdir out
IFS=',' read -r -a EXT_ARRAY <<< "${{ matrix.targets }}"
# Loop over extensions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 48 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 48 KiB

View File

@@ -1,6 +1,6 @@
display_name: Hiddify
icon: ./assets/images/hiddify.png
icon: ./assets/images/ic_launcher_round.png
keywords:
- Hiddify
@@ -40,9 +40,3 @@ startup_notify: true
# - libcurl.so.4
include: []
files:
# include extra files & folders
include:
- ./assets/images/hiddify.png
- ./hiddify.png