CI: fix typo in EndeavourOS script

This commit is contained in:
Adriaan de Groot 2024-06-25 14:00:29 +02:00
parent ea90ca4118
commit 6048a134e2

View File

@ -7,5 +7,5 @@
# It even has most of the build-deps already installed. # It even has most of the build-deps already installed.
pacman -Syu --noconfirm git cmake ninja jq pacman -Syu --noconfirm git cmake ninja jq
pacman -S --noconfirm gcc yaml-cpp icu pacman -S --noconfirm gcc yaml-cpp icu
pacman -S --noconfigm extra-cmake-modules pacman -S --noconfirm extra-cmake-modules