Skip to content

Commit 2d12aff

Browse files
committed
test(rust): revert back change
Signed-off-by: bkioshn <[email protected]>
1 parent 9d645f2 commit 2d12aff

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
@@ -64,7 +64,7 @@ build:
6464
--coverage="cat-libs.coverage.info" \
6565
--docs="true"
6666

67-
SAVE ARTIFACT target/doc doc
67+
SAVE ARTIFACT target/$TARGETARCH/doc doc
6868
SAVE ARTIFACT target/release/cbork cbork
6969

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

0 commit comments

Comments
 (0)