We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc19d13 commit f36c41eCopy full SHA for f36c41e
.github/workflows/CI.yml
@@ -122,7 +122,7 @@ jobs:
122
123
mv jmcomic.AppRun/usr/bin/start jmcomic.AppRun/usr/bin/JMComic
124
chmod +x jmcomic.AppRun/AppRun
125
- chmod +x jmcomic.AppRun/usr/bin/PicJMComicACG
+ chmod +x jmcomic.AppRun/usr/bin/JMComic
126
./appimagetool-x86_64.AppImage jmcomic.AppRun
127
mv JMComic-x86_64.AppImage ../../${{ env.PACKAGENAME }}-x86_64.AppImage
128
cd ../..
0 commit comments