Skip to content

Commit

Permalink
Merge pull request #171 from zeapoz/ci/node-commit-hash
Browse files Browse the repository at this point in the history
ci: `rippled-executable` -> `node-executable`
  • Loading branch information
zeapoz authored Jun 12, 2023
2 parents 0f0b8d9 + 54c8f45 commit 5025113
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/crawler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
sed -i 's#^/var/log/rippled/debug.log#/home/runner/work/rippled/rippled/debug.log#' ~/.config/ripple/rippled.cfg
- uses: actions/download-artifact@v3
with:
name: rippled-executable
name: node-executable
path: ./rippled
- name: Begin crawling
run: |
Expand Down

0 comments on commit 5025113

Please sign in to comment.