Skip to content

Commit

Permalink
Add nasm dependency #933
Browse files Browse the repository at this point in the history
  • Loading branch information
joepio committed Aug 13, 2024
1 parent f092207 commit 3728809
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 @@ -33,6 +33,7 @@ docker-all:

install:
RUN apt-get update -qq
RUN apt install nasm
RUN rustup component add clippy
RUN rustup component add rustfmt
RUN cargo install cross
Expand Down

0 comments on commit 3728809

Please sign in to comment.