Skip to content

Commit

Permalink
Changing order
Browse files Browse the repository at this point in the history
  • Loading branch information
IPadawans committed Jan 10, 2024
1 parent d2a8de8 commit 65aa1e4
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 shared/publishM2 kernel/publishM2 keytool/publishM2 sdk/publishM2 dagL1/publishM2 currencyL0/publishM2 currencyL1/publishM2
sbt kernel/publishM2 dagL1/publishM2 keytool/publishM2 shared/publishM2 sdk/publishM2 currencyL0/publishM2 currencyL1/publishM2

0 comments on commit 65aa1e4

Please sign in to comment.