yarn global add ipfs-npm
parent
c3c2cb36ff
commit
a1c7c1e09b
|
@ -1,7 +1,7 @@
|
||||||
image: node:13
|
image: node:13
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- yarn global install ipfs-npm
|
- yarn global add ipfs-npm
|
||||||
- ipfs-yarn
|
- ipfs-yarn
|
||||||
|
|
||||||
cache:
|
cache:
|
||||||
|
|
Loading…
Reference in New Issue