diff --git a/.github/templates/build_tessellation/action.yml b/.github/templates/build_tessellation/action.yml index 949446e..5055c5d 100644 --- a/.github/templates/build_tessellation/action.yml +++ b/.github/templates/build_tessellation/action.yml @@ -26,4 +26,4 @@ runs: git checkout $TESSELLATION_VERSION sbt clean - sbt kernel/publishM2 dagL1/publishM2 keytool/publishM2 shared/publishM2 sdk/publishM2 currencyL0/publishM2 currencyL1/publishM2 \ No newline at end of file + sbt kernel/publishM2 dagL1/publishM2 keytool/publishM2 shared/publishM2 nodeShared/publishM2 currencyL0/publishM2 currencyL1/publishM2 \ No newline at end of file