Skip to content

Commit

Permalink
remove orphan ref
Browse files Browse the repository at this point in the history
  • Loading branch information
idelvall committed Nov 2, 2023
1 parent 175a5c8 commit ecada0e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion rust/Earthfile
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,6 @@ RUN_WITH_CACHE:
--mount=type=cache,mode=0777,target=target \
set -e; \
mkdir -p $CARGO_HOME; \
mkdir -p /earthly/bin ;\
printf "Running:\n $command\n"; \
eval $command
ENV CARGO_HOME=$ORIGINAL_CARGO_HOME

0 comments on commit ecada0e

Please sign in to comment.