Skip to content

Commit

Permalink
Update rust/Earthfile
Browse files Browse the repository at this point in the history
Co-authored-by: idodod <[email protected]>
  • Loading branch information
idelvall and idodod authored Dec 21, 2023
1 parent 3eb6486 commit 932afc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rust/Earthfile
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ CARGO:
# - EARTHLY_RUST_TARGET_CACHE: Code of the mount cache for the target folder.
# Notice that in order to run this function, +INIT must be called first.
# Example:
# DO rust+RUST_GET_MOUNT_CACHE
# DO rust+SET_CACHE_MOUNTS_ENV
# RUN --mount=$EARTHLY_RUST_CARGO_HOME_CACHE --mount=$EARTHLY_RUST_TARGET_CACHE cargo build --release
SET_CACHE_MOUNTS_ENV:
COMMAND
Expand Down

0 comments on commit 932afc2

Please sign in to comment.