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 6fa87d0 commit da0e35bCopy full SHA for da0e35b
.circleci/config.yml
@@ -27,7 +27,7 @@ commands:
27
- run:
28
name: clone daemon
29
command: |
30
- git clone https://github.com/bitcart/bitcart ~/bitcart-daemon -b electrums-upgrade
+ git clone https://github.com/bitcart/bitcart ~/bitcart-daemon
31
32
- restore_cache:
33
keys:
0 commit comments