Fix macos go-daemon CI (#622)

bump libp2p-go-daemon
This commit is contained in:
Tanguy 2021-09-08 16:58:44 +02:00 committed by GitHub
parent d02735dc46
commit 68af8122e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -172,7 +172,7 @@ jobs:
- name: Install p2pd
run: |
V=1 bash scripts/build_p2pd.sh p2pdCache v0.3.0
V=1 bash scripts/build_p2pd.sh p2pdCache 124530a3
- name: Run nim-libp2p tests
run: |