Skip to content

Commit bd0ba96

Browse files
committed
chore: test apt-get with a random package removal and some args
1 parent 2a2a363 commit bd0ba96

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

recipes/recipe.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,11 @@ modules:
2929
source: ghcr.io/blue-build/modules:vanilla
3030
install:
3131
- micro
32+
remove:
33+
- zenity
34+
fix-missing: true
35+
no-recommends: true
36+
3237

3338
- type: default-flatpaks
3439
notify: true # Send notification after install/uninstall is finished (true/false)

0 commit comments

Comments
 (0)