Skip to content

Commit

Permalink
update makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
fanatid committed Nov 28, 2024
1 parent 5482f68 commit 89b47a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ clean-nodejs:
rm -rf examples/typescript/node_modules
rm -rf yellowstone-grpc-client-nodejs/dist
rm -rf yellowstone-grpc-client-nodejs/node_modules
rm -rf yellowstone-grpc-client-nodejs/src/encoding
rm -rf yellowstone-grpc-client-nodejs/src/grpc

clean-rust:
Expand Down

0 comments on commit 89b47a2

Please sign in to comment.