We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 836dec2 commit a1a8f34Copy full SHA for a1a8f34
rust/Earthfile
@@ -20,7 +20,6 @@ COPY_SRC:
20
# builder : Set up our target toolchains, and copy our files.
21
builder:
22
DO rust-ci+SETUP
23
- RUN --no-cache echo "Dropping cache"
24
25
# sync-cfg: Synchronize local config with CI version.
26
# Must be run by the developer manually.
0 commit comments