Skip to content

Commit 983ae2a

Browse files
authored
Remove AppImage custom image building
I don't daily-drive it and it needs refactor anyway
1 parent 15e8cae commit 983ae2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
recipe:
3131
# !! Add your recipes here
3232
- recipe.yml
33-
- recipe-appimages.yml
33+
3434
steps:
3535
# the build is fully handled by the reusable github action
3636
- name: Build Custom Image

0 commit comments

Comments
 (0)