mirror of https://github.com/ArduPilot/ardupilot
.github: as per archlinux wiki don't do partial upgrade
https://wiki.archlinux.org/title/System_maintenance#Upgrading_the_system
This commit is contained in:
parent
c96294867a
commit
765ac299e7
|
@ -68,7 +68,7 @@ jobs:
|
|||
software-properties-common
|
||||
;;
|
||||
*"archlinux"*)
|
||||
pacman -Sy --noconfirm --needed git sudo
|
||||
pacman -Syu --noconfirm --needed git sudo
|
||||
;;
|
||||
esac
|
||||
|
||||
|
|
Loading…
Reference in New Issue