Jelajahi Sumber

Remove CLI build workaround

Leszek Wiesner 3 tahun lalu
induk
melakukan
232282f617
1 mengubah file dengan 1 tambahan dan 2 penghapusan
  1. 1 2
      build-npm-packages.sh

+ 1 - 2
build-npm-packages.sh

@@ -6,7 +6,6 @@ yarn
 yarn workspace @joystream/types build
 yarn workspace @joystream/content-metadata-protobuf build:ts
 yarn workspace query-node-root build
-# For now cli build is broken.. proceed anyway
-yarn workspace @joystream/cli build || :
+yarn workspace @joystream/cli build
 yarn workspace storage-node build
 yarn workspace pioneer build