Skip to content

Commit

Permalink
Merge pull request elizaOS#1627 from odilitime/test-eliza
Browse files Browse the repository at this point in the history
fix: turbo deps for plugin-evm
  • Loading branch information
monilpat authored Jan 1, 2025
2 parents 59336be + 1377810 commit 0c3c61e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions turbo.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@
"outputs": ["dist/**"],
"dependsOn": ["@elizaos/plugin-node#build"]
},
"@elizaos/plugin-evm#build": {
"outputs": ["dist/**"],
"dependsOn": ["@elizaos/plugin-tee#build"]
},
"eliza-docs#build": {
"outputs": ["build/**"]
},
Expand Down

0 comments on commit 0c3c61e

Please sign in to comment.