From 6a7cca5bf76b69dafd3b265e6bfe7784279d20ac Mon Sep 17 00:00:00 2001 From: Sergey Zhemoytel Date: Tue, 7 Jan 2025 01:50:02 +0300 Subject: [PATCH] update deploy --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index e4c167c..c313e42 100644 --- a/action.yml +++ b/action.yml @@ -37,7 +37,7 @@ runs: run: | sudo urpmi.update -fa 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-r11-3.0-3-mdv.x86_64.rpm curl \ https://packages.buildkite.com/r11-team/r11-x86-64/files/branding-configs-common-3.0-3-mdv.x86_64.rpm - name: Download sources artifacts