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