run the actual build

This commit is contained in:
Gergő Jedlicska
2022-03-25 14:38:03 +01:00
parent b02337bc6a
commit 71c13eaee6
+1 -1
View File
@@ -133,7 +133,7 @@ jobs:
- node/install-packages:
app-dir: ~/project/packages/viewer
- run:
command: npm build
command: npm run build
working_directory: 'packages/viewer'
# publish_npm:
# context: