From 6cf2b44b0beda282e31a87e8583df7cb3dd82e91 Mon Sep 17 00:00:00 2001 From: Sergey Zhemoytel Date: Thu, 30 Jan 2025 17:45:06 +0300 Subject: [PATCH] update actions --- action.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/action.yml b/action.yml index 7130f3f..fe11121 100644 --- a/action.yml +++ b/action.yml @@ -261,6 +261,8 @@ runs: } #install_dependencies + sudo urpmi.addmedia newrepo_x86-64 http://135.181.14.149:8080/x86_64/ + sudo urpmi.addmedia newrepo_noarch http://135.181.14.149:8080/noarch/ sudo urpmi --buildrequires --auto ${SPECFILE} - name: Build rpm