Skip to content

Commit

Permalink
add
Browse files Browse the repository at this point in the history
  • Loading branch information
anonymousGiga committed Jul 10, 2024
1 parent 0e49eee commit ff2f62c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions testing/it-test/github-action/setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,9 @@ cp jwt $BASE_DIR -rf && \
cd eth2-val-tools && \
git reset --hard 0d6d1ddb36479e73d7d876b29ac2d10ab3988e85 && \
go build -o eth2-val-tools main.go && \
cp eth2-val-tools ~/.cargo/bin && \
eth2-val-tools --help
ls
#cp eth2-val-tools ~/.cargo/bin && \
#eth2-val-tools --help
#eth2-val-tools --help && \
#
#cd ../ && \
Expand Down

0 comments on commit ff2f62c

Please sign in to comment.