We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d57bc1 commit 017c8f4Copy full SHA for 017c8f4
.github/actions/build-besu-evm/action.yaml
@@ -37,4 +37,4 @@ runs:
37
run: |
38
cd $GITHUB_WORKSPACE/besu
39
./gradlew installDist
40
- echo $GITHUB_WORKSPACE/besu/build/install/besu/bin/evmtool >> $GITHUB_PATH
+ echo $GITHUB_WORKSPACE/besu/build/install/besu/bin/ >> $GITHUB_PATH
0 commit comments