Commit 1336227 1 parent 4e8801a commit 1336227 Copy full SHA for 1336227
File tree 2 files changed +3
-2
lines changed
2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 16
16
with :
17
17
files : |
18
18
build/appimage/wshandler*.AppImage
19
- build/appimage/wshandler*.zsync
19
+ build/appimage/wshandler*.AppImage. zsync
20
20
build/appimage/AppDir_x86_64/usr/bin/wshandler
21
21
fail_on_unmatched_files : true
Original file line number Diff line number Diff line change @@ -131,7 +131,8 @@ appimage:
131
131
cd build/appimage \
132
132
&& ./appimagetool-x86_64.AppImage \
133
133
--updateinformation " gh-releases-zsync|asherikov|wshandler|latest|wshandler-${ARCH} .AppImage.zsync" \
134
- AppDir_${ARCH} wshandler-${ARCH} .AppImage
134
+ AppDir_${ARCH} wshandler-${ARCH} .AppImage \
135
+ && ls -l
135
136
136
137
appimage_deps :
137
138
sudo apt install -y --no-install-recommends desktop-file-utils zsync
You can’t perform that action at this time.
0 commit comments