Skip to content

Commit

Permalink
fix/recipe: update vib syntax
Browse files Browse the repository at this point in the history
Signed-off-by: K.B.Dharun Krishna <[email protected]>
  • Loading branch information
kbdharun committed Aug 22, 2024
1 parent 6d2b8c4 commit 291a66d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion recipe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ stages:
args:
DEBIAN_FRONTEND: noninteractive
runs:
- echo 'APT::Install-Recommends "1";' > /etc/apt/apt.conf.d/01norecommends
commands:
- echo 'APT::Install-Recommends "1";' > /etc/apt/apt.conf.d/01norecommends

modules:
- name: dependencies
Expand Down

0 comments on commit 291a66d

Please sign in to comment.