We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d5c878 commit 19ccd36Copy full SHA for 19ccd36
1 file changed
.github/workflows/build-linux-appimage.yaml
@@ -118,7 +118,7 @@ jobs:
118
chmod +x squashfs-root/AppRun
119
mv e2_SAT_Editor-x86_64.AppImage e2_SAT_Editor-x86_64.AppImage.bak
120
appimagetool squashfs-root e2_SAT_Editor-x86_64.AppImage
121
- rm -R apprunqtlinux
+ rm -R {apprunqtlinux,squashfs-root}
122
rm main.tar.gz
123
rm e2_SAT_Editor-x86_64.AppImage.bak
124
0 commit comments