Skip to content

Commit

Permalink
chore: test apt-get with a random package removal and some args
Browse files Browse the repository at this point in the history
  • Loading branch information
xynydev committed Aug 11, 2024
1 parent 2a2a363 commit bd0ba96
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions recipes/recipe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,11 @@ modules:
source: ghcr.io/blue-build/modules:vanilla
install:
- micro
remove:
- zenity
fix-missing: true
no-recommends: true


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

0 comments on commit bd0ba96

Please sign in to comment.