fix(yarn).more()

This commit is contained in:
Jacob Heider 2023-04-16 03:37:37 -04:00
parent 4762f5a98d
commit fa5a370eed
No known key found for this signature in database
GPG key ID: A98011B5713535BF

View file

@ -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