Skip to content

Commit

Permalink
search for the bitcoin data directory
Browse files Browse the repository at this point in the history
  • Loading branch information
bitcoin-tools authored Aug 22, 2024
1 parent e70fdbd commit c772b77
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/validation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -307,6 +307,8 @@ jobs:
df -h
date -u
run: /bin/sh -x ./test/test_nodebuilder --ref "${GITHUB_SHA}"
- name: Search for path for Bitcoin Core debug.log
run: find / -type d -name '.bitcoin'
- name: Save Bitcoin Core log as artifact
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit c772b77

Please sign in to comment.