.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
2
.github/workflows/test_environment.yml
vendored
2
.github/workflows/test_environment.yml
vendored
@ -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
Block a user