ci(makefile.yml): update workflow to remove tcc and include lld
This commit is contained in:
@@ -21,8 +21,8 @@ jobs:
|
|||||||
pacman -S --noconfirm --needed \
|
pacman -S --noconfirm --needed \
|
||||||
base-devel \
|
base-devel \
|
||||||
git \
|
git \
|
||||||
tcc \
|
|
||||||
clang \
|
clang \
|
||||||
|
lld \
|
||||||
pkg-config \
|
pkg-config \
|
||||||
wayland \
|
wayland \
|
||||||
wayland-protocols \
|
wayland-protocols \
|
||||||
|
|||||||
Reference in New Issue
Block a user