Skip to content

Commit

Permalink
Merge pull request #40 from Constellation-Labs/updating-package-name-…
Browse files Browse the repository at this point in the history
…on-action

Updating package name from sdk to nodeShared
  • Loading branch information
IPadawans authored Jan 18, 2024
2 parents 5bc1457 + 55fac35 commit 0fa1a2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/templates/build_tessellation/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
sbt kernel/publishM2 dagL1/publishM2 keytool/publishM2 shared/publishM2 nodeShared/publishM2 currencyL0/publishM2 currencyL1/publishM2

0 comments on commit 0fa1a2e

Please sign in to comment.