From e2a68720e58d729365ba9e2860481bd0953a8463 Mon Sep 17 00:00:00 2001 From: Sergey Zhemoytel Date: Tue, 7 Jan 2025 01:48:02 +0300 Subject: [PATCH] update deploy --- action.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/action.yml b/action.yml index b0c9da7..e4c167c 100644 --- a/action.yml +++ b/action.yml @@ -36,7 +36,9 @@ runs: - name: Update repo run: | sudo urpmi.update -fa - sudo urpmi --auto rpm-mandriva-setup-build + sudo urpmi --auto \ + https://packages.buildkite.com/r11-team/r11-x86-64/files/branding-configs-r11-3.0-3-mdv.x86_64.rpm curl -O -L \ + https://packages.buildkite.com/r11-team/r11-x86-64/files/branding-configs-common-3.0-3-mdv.x86_64.rpm - name: Download sources artifacts run: |