Browse Source

Added Ruby to Lime3DS environment

master
OpenSauce04 1 year ago
parent
commit
ccd962cd26
  1. 1
      Dockerfile

1
Dockerfile

@ -30,6 +30,7 @@ RUN apt-get install -y \
llvm-18 \ llvm-18 \
ninja-build \ ninja-build \
python3-pip \ python3-pip \
ruby \
software-properties-common \ software-properties-common \
unzip \ unzip \
zip \ zip \

Loading…
Cancel
Save