Skip to content

Commit 19ccd36

Browse files
committed
edit tasks
1 parent 9d5c878 commit 19ccd36

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-linux-appimage.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ jobs:
118118
chmod +x squashfs-root/AppRun
119119
mv e2_SAT_Editor-x86_64.AppImage e2_SAT_Editor-x86_64.AppImage.bak
120120
appimagetool squashfs-root e2_SAT_Editor-x86_64.AppImage
121-
rm -R apprunqtlinux
121+
rm -R {apprunqtlinux,squashfs-root}
122122
rm main.tar.gz
123123
rm e2_SAT_Editor-x86_64.AppImage.bak
124124

0 commit comments

Comments
 (0)