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 1ae8a73 commit 7905073Copy full SHA for 7905073
rust/Earthfile
@@ -63,7 +63,7 @@ build:
63
--coverage="cat-libs.coverage.info" \
64
--docs="true"
65
66
- SAVE ARTIFACT target/$TARGETARCH/doc doc
+ SAVE ARTIFACT target/doc doc
67
SAVE ARTIFACT target/release/cbork cbork
68
69
# build-src-check: Check for any caching issues with the source we are building against.
0 commit comments