Skip to content

Commit 25d00bc

Browse files
committed
Remove linuxdeploy AppImage from release.
1 parent 6665ae6 commit 25d00bc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tagged-release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
run: |
3030
export APPIMAGE_EXTRACT_AND_RUN=1
3131
PATH=".:$PATH"; make appimage
32+
rm linuxdeploy-x86_64.AppImage
3233
3334
- uses: "marvinpinto/action-automatic-releases@latest"
3435
with:

0 commit comments

Comments
 (0)