We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddf2763 commit 47174f1Copy full SHA for 47174f1
.github/workflows/publish.yml
@@ -34,7 +34,7 @@ jobs:
34
35
npm publish --access public --tag $tag \
36
--workspace sdk/definitions \
37
- --workspace sdk/evm \
+ --workspace evm/ts \
38
--workspace solana \
39
--workspace sdk/route
40
env:
0 commit comments