This commit is contained in:
@@ -32,7 +32,7 @@ RUN apt update && apt install -y \
|
||||
lld \
|
||||
llvm
|
||||
|
||||
RUN curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
|
||||
RUN curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y
|
||||
|
||||
RUN rustup target add x86_64-pc-windows-msvc
|
||||
|
||||
|
||||
Reference in New Issue
Block a user