Skip to content

Commit 47174f1

Browse files
committed
fix evm workspace argument
1 parent ddf2763 commit 47174f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
3535
npm publish --access public --tag $tag \
3636
--workspace sdk/definitions \
37-
--workspace sdk/evm \
37+
--workspace evm/ts \
3838
--workspace solana \
3939
--workspace sdk/route
4040
env:

0 commit comments

Comments
 (0)