mirror of
https://tvoygit.ru/Djam/r11_workflows.git
synced 2025-02-23 08:52:46 +00:00
update action.yml
This commit is contained in:
parent
26d93ba17c
commit
e25f4f59eb
1 changed files with 2 additions and 2 deletions
|
@ -31,8 +31,8 @@ runs:
|
|||
|
||||
- name: Remove djam_personal repo
|
||||
run: |
|
||||
sudo urpmq --list-media
|
||||
if sudo urpmq --list-media | grep -q "djam_personal"; then sudo urpmi.removemedia djam_personal; fi
|
||||
sudo urpmi.removemedia
|
||||
if sudo urpmi.removemedia | grep -q "djam_personal"; then sudo urpmi.removemedia djam_personal; fi
|
||||
|
||||
- name: Update repo
|
||||
run: |
|
||||
|
|
Loading…
Add table
Reference in a new issue