Commit 99607ac7 authored by Dridi Boukelmoune's avatar Dridi Boukelmoune

circleci: Update packages on archlinux

We see linking failures sometimes, so hopefully that solves those.
parent 09af98e7
......@@ -289,7 +289,8 @@ jobs:
tar \
sudo
elif [ << parameters.dist >> = archlinux ]; then
pacman -Sy --noconfirm \
pacman -Syu --noconfirm
pacman -S --noconfirm \
ca-certificates \
cpio \
git \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment