update publish step
This commit is contained in:
parent
36cce95f1d
commit
ac804886fa
@ -67,6 +67,7 @@ let publish = async () => {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// -> build it
|
// -> build it
|
||||||
|
await bash(`yarn install`);
|
||||||
await bash(`yarn run build`);
|
await bash(`yarn run build`);
|
||||||
|
|
||||||
// -> make sure npm is authenticated
|
// -> make sure npm is authenticated
|
||||||
|
Loading…
Reference in New Issue
Block a user