Skip to content

Commit

Permalink
Use sudo to setup litecoin
Browse files Browse the repository at this point in the history
  • Loading branch information
kayabaNerve committed May 13, 2024
1 parent bfc6745 commit bc36ac7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
${{ runner.os }}-pip-
- name: Setup Litecoin
run: ./ci/setup-coins/litecoin.sh
run: sudo ./ci/setup-coins/litecoin.sh

- name: Run a Monero Regtest Node
uses: ./.github/actions/monero
Expand Down

0 comments on commit bc36ac7

Please sign in to comment.