mirror of
https://github.com/italicsjenga/agb.git
synced 2025-01-11 01:21:34 +11:00
remove gbafix from docker container
This commit is contained in:
parent
848fad3faf
commit
cfe6cbaa76
|
@ -8,7 +8,4 @@ RUN curl https://sh.rustup.rs -sSf | sh -s -- -y --default-toolchain nightly
|
|||
RUN . "$HOME/.cargo/env" && \
|
||||
rustup component add rust-src
|
||||
|
||||
RUN . "$HOME/.cargo/env" && \
|
||||
cargo install gbafix
|
||||
|
||||
CMD /bin/bash
|
Loading…
Reference in a new issue