Skip to content

Commit

Permalink
fix(github): besu build
Browse files Browse the repository at this point in the history
  • Loading branch information
marioevz committed Jul 2, 2024
1 parent 7d57bc1 commit 017c8f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/build-besu-evm/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ runs:
run: |
cd $GITHUB_WORKSPACE/besu
./gradlew installDist
echo $GITHUB_WORKSPACE/besu/build/install/besu/bin/evmtool >> $GITHUB_PATH
echo $GITHUB_WORKSPACE/besu/build/install/besu/bin/ >> $GITHUB_PATH

0 comments on commit 017c8f4

Please # to comment.