Skip to content

Commit

Permalink
initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Fraccaman committed Jul 12, 2024
1 parent 0eff1c2 commit e12880c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Earthfile
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ wasm:
RUN apt-get update -y
RUN apt-get install -y protobuf-compiler
RUN apt-get install -y libudev-dev
RUN apt-get install -y clang-tools clang
RUN apt-get install -y parallel

RUN rustup toolchain install 1.78.0 --profile minimal
Expand Down

0 comments on commit e12880c

Please sign in to comment.