Build both the debian and arch flavours of Steam Headless in CI
This commit is contained in:
@@ -106,6 +106,7 @@ RUN \
|
||||
# Install yay
|
||||
RUN \
|
||||
echo "**** Install Yay ****" \
|
||||
&& pacman -Sy \
|
||||
&& su - default -c 'git clone https://aur.archlinux.org/yay.git /tmp/yay && cd /tmp/yay && makepkg --noconfirm --syncdeps --install' \
|
||||
&& \
|
||||
echo "**** Section cleanup ****" \
|
||||
|
||||
Reference in New Issue
Block a user