1 parent 4b8fc00 commit eaf63edCopy full SHA for eaf63ed
1 file changed
.github/workflows/ci.yml
@@ -70,8 +70,7 @@ jobs:
70
run: |
71
# fix resolv - DNS provided by Github is unreliable for DNSLik/dnsaddr
72
sudo sed -i -e 's/nameserver 127.0.0.*/nameserver 1.1.1.1/g' /etc/resolv.conf
73
-
74
- - uses: ipfs/start-ipfs-daemon-action@v1
+ - run: ipfs init
75
- name: Import build/ to IPFS
76
id: ipfs
77
0 commit comments