update deploy

This commit is contained in:
Sergey Zhemoytel 2025-01-07 01:48:02 +03:00
parent 74a022a6b1
commit e2a68720e5

View file

@ -36,7 +36,9 @@ runs:
- name: Update repo - name: Update repo
run: | run: |
sudo urpmi.update -fa 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 - name: Download sources artifacts
run: | run: |