Fixed refreshing of mirrors.
This commit is contained in:
parent
7441875dff
commit
8d71f19e5c
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ jobs:
|
|||
- name: Installing rankmirrors
|
||||
run: /paruw.sh "paru -S --noconfirm pacman-contrib pacman-mirrorlist"
|
||||
- name: Renew mirrors choice
|
||||
run: rankmirror -n 5 /etc/pacman.d/mirrorlist
|
||||
run: rankmirrors -n 5 /etc/pacman.d/mirrorlist
|
||||
- name: Ri-refreshing packages
|
||||
run: /paruw.sh "paru -Syy"
|
||||
- name: Checkout
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue