Skip to content

Commit

Permalink
fixup! gci: Only install one of elementsd or bitcoind
Browse files Browse the repository at this point in the history
  • Loading branch information
cdecker committed Sep 14, 2023
1 parent 1e98c3d commit cde62c5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -291,6 +291,8 @@ jobs:
poetry install
- name: Install bitcoind
env:
TEST_NETWORK: ${{ matrix.TEST_NETWORK }}
run: .github/scripts/install-bitcoind.sh

- name: Download build
Expand Down

0 comments on commit cde62c5

Please sign in to comment.