Compare commits

..

No commits in common. "d462311c275dbe022fd03c71f3838f09f42b4363" and "18f2d155d8f77d18a8b9702f43ef9827f5421d79" have entirely different histories.

1 changed files with 3 additions and 1 deletions

View File

@ -13,9 +13,11 @@ RUN pacman -Sy --noconfirm \
curl \
pacman-contrib \
ccache \
clang \
llvm \
lld \
python \
jq \
unzip \
&& pacman -Syu --noconfirm \
&& yes | pacman -Scc