mirror of
https://github.com/ivabus/pantry
synced 2024-11-10 02:25:18 +03:00
fix(yarn).more()
This commit is contained in:
parent
4762f5a98d
commit
fa5a370eed
|
@ -18,7 +18,7 @@ build:
|
|||
dependencies:
|
||||
npmjs.com: '*'
|
||||
script: |
|
||||
npm install . --global --prefix={{prefix}}
|
||||
npm install . --global --prefix={{prefix}} --no-bin-links
|
||||
|
||||
mkdir {{prefix}}/bin
|
||||
cd {{prefix}}/bin
|
||||
|
|
Loading…
Reference in a new issue