asd
Some checks failed
Docker / buildx (push) Failing after 4m9s

This commit is contained in:
Chris Richardson
2025-08-11 15:31:59 -04:00
parent b5575319b7
commit 2215b9e1bf

View File

@@ -49,7 +49,7 @@ RUN apt-get update \
meson
RUN mkdir git && cd git \
&& git clone https://github.com/stsp/nasm-segelf.git
&& git clone https://github.com/stsp/nasm-segelf.git \
&& git clone https://github.com/stsp/thunk_gen.git \
&& git git clone https://github.com/alexfru/SmallerC.git \
&& git clone https://github.com/stsp/djstub.git \