From 87e338a372b794a3e4e5e388905ce6f282bb8d00 Mon Sep 17 00:00:00 2001 From: Ettore Di Giacinto Date: Mon, 19 Sep 2022 10:53:18 +0000 Subject: [PATCH] Fix typo --- packages/system/grub2-efi/build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/system/grub2-efi/build.yaml b/packages/system/grub2-efi/build.yaml index d989f6c..d47ffe4 100644 --- a/packages/system/grub2-efi/build.yaml +++ b/packages/system/grub2-efi/build.yaml @@ -1,4 +1,4 @@ -{{ if neq .Values.arch "arm" }} +{{ if ne .Values.arch "arm" }} image: registry.opensuse.org/opensuse/leap:15.3 prelude: - zypper in -y wget cpio