Skip to content

Commit

Permalink
try to fix doc-tests
Browse files Browse the repository at this point in the history
  • Loading branch information
stanislav-tkach committed Dec 18, 2024
1 parent 1ae8a73 commit 7905073
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rust/Earthfile
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ build:
--coverage="cat-libs.coverage.info" \
--docs="true"

SAVE ARTIFACT target/$TARGETARCH/doc doc
SAVE ARTIFACT target/doc doc
SAVE ARTIFACT target/release/cbork cbork

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

0 comments on commit 7905073

Please sign in to comment.