Skip to content

Commit bf839b4

Browse files
committed
fix
1 parent 6f3b7dc commit bf839b4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

rust/Earthfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ COPY_SRC:
1818
hermes-ipfs \
1919
signed_doc \
2020
catalyst-signed-doc-macro \
21+
catalyst-signed-doc-spec \
2122
rbac-registration \
2223
immutable-ledger .
2324

@@ -73,6 +74,7 @@ build:
7374
--libs=rbac-registration \
7475
--libs=catalyst-signed-doc \
7576
--libs=catalyst-signed-doc-macro \
77+
--libs=catalyst-signed-doc-spec \
7678
--bins=cbork/cbork
7779

7880
LET ARCH=$(uname -m)

0 commit comments

Comments
 (0)