Skip to content

Commit

Permalink
added bin folder to rosetta CLI execution
Browse files Browse the repository at this point in the history
  • Loading branch information
bizk committed Sep 10, 2023
1 parent c7b9f3d commit 69ecab7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ lint-fix:
rosetta-cli:
echo "Installing rosetta linter"
curl -sSfL https://raw.githubusercontent.com/coinbase/rosetta-cli/master/scripts/install.sh | sh -s
./rosetta-cli --configuration-file configs/rosetta-config-cli.json check:data
./bin/rosetta-cli --configuration-file configs/rosetta-config-cli.json check:data

0 comments on commit 69ecab7

Please sign in to comment.