Skip to content

Commit 7905073

Browse files
try to fix doc-tests
1 parent 1ae8a73 commit 7905073

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust/Earthfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ build:
6363
--coverage="cat-libs.coverage.info" \
6464
--docs="true"
6565

66-
SAVE ARTIFACT target/$TARGETARCH/doc doc
66+
SAVE ARTIFACT target/doc doc
6767
SAVE ARTIFACT target/release/cbork cbork
6868

6969
# build-src-check: Check for any caching issues with the source we are building against.

0 commit comments

Comments
 (0)