From 9cb29c11d5e4ab885324f69be4997e4cfdbbf433 Mon Sep 17 00:00:00 2001 From: Rafael Gieschke Date: Thu, 21 Nov 2024 19:45:52 +0000 Subject: [PATCH] Update appimage.yml --- ci/appimage.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/ci/appimage.yml b/ci/appimage.yml index 7f1939d..ff6f389 100644 --- a/ci/appimage.yml +++ b/ci/appimage.yml @@ -2,6 +2,7 @@ build-appimage: stage: build image: rockylinux:9 script: + - dnf upgrade -y - dnf install -y epel-release - dnf --enablerepo=crb install -y wget