Remove yay dependancy

pull/40/head^2
Quinn Casey 5 years ago committed by GitHub
parent 2afa7ec6f5
commit e04d55572b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -52,11 +52,6 @@ RUN mkdir /home/arch
RUN chown arch:arch /home/arch
USER arch
WORKDIR /home/arch
RUN git clone https://aur.archlinux.org/yay.git
WORKDIR /home/arch/yay
RUN makepkg -si --noconfirm
WORKDIR /home/arch
RUN git clone https://github.com/corpnewt/gibMacOS.git
WORKDIR /home/arch/gibMacOS

Loading…
Cancel
Save