mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-07 06:40:15 +00:00
Fixing Dockerfile (#123)
This commit is contained in:
parent
0ebe904d0c
commit
4c68c61df5
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ RUN apt-get update && \
|
||||||
git \
|
git \
|
||||||
unzip \
|
unzip \
|
||||||
clang-tidy \
|
clang-tidy \
|
||||||
clang-format
|
clang-format \
|
||||||
nano
|
nano
|
||||||
|
|
||||||
RUN wget \
|
RUN wget \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue