Skip to content

Commit f36c41e

Browse files
committed
Update CI.yml
1 parent fc19d13 commit f36c41e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ jobs:
122122
123123
mv jmcomic.AppRun/usr/bin/start jmcomic.AppRun/usr/bin/JMComic
124124
chmod +x jmcomic.AppRun/AppRun
125-
chmod +x jmcomic.AppRun/usr/bin/PicJMComicACG
125+
chmod +x jmcomic.AppRun/usr/bin/JMComic
126126
./appimagetool-x86_64.AppImage jmcomic.AppRun
127127
mv JMComic-x86_64.AppImage ../../${{ env.PACKAGENAME }}-x86_64.AppImage
128128
cd ../..

0 commit comments

Comments
 (0)