mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-03 02:27:48 +00:00
docker: makefile was renamed but did not show error util cache was busted
Signed-off-by: deadprogram <ron@hybridgroup.com>
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ RUN apt-get update && \
|
||||
/var/tmp/* \
|
||||
/tmp/*
|
||||
|
||||
COPY ./Makefile /tinygo/Makefile
|
||||
COPY ./GNUmakefile /tinygo/GNUmakefile
|
||||
|
||||
RUN cd /tinygo/ && \
|
||||
make llvm-source
|
||||
|
||||
Reference in New Issue
Block a user