Skip to content

Commit ce03749

Browse files
committed
try
1 parent 049be4b commit ce03749

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rust/Earthfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ COPY_SRC:
2020
# builder : Set up our target toolchains, and copy our files.
2121
builder:
2222
DO rust-ci+SETUP
23+
RUN --no-cache echo "Dropping cache"
2324

2425
# sync-cfg: Synchronize local config with CI version.
2526
# Must be run by the developer manually.

0 commit comments

Comments
 (0)