Skip to content
Snippets Groups Projects
Commit cb66c59e authored by Éloïs's avatar Éloïs
Browse files

try to add stable fmt

parent 28d24589
Branches
Tags v0.0.2
No related merge requests found
Pipeline #
......@@ -21,3 +21,6 @@ RUN ./install_rustup.sh
# Now act as `user`
USER user
RUN export PATH="$HOME/.cargo/bin:$PATH"
RUN cargo install rustfmt
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment