Skip to content

Commit

Permalink
testing pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
pielas committed Dec 19, 2023
1 parent 9822ec4 commit 22c7096
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions designer/buildClient.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
set -e

cd "$(dirname -- "$0")"
echo "----NPM VERSION"
npm --version
cd client && npm ci && npm run build && cd -
cp -r client/.federated-types/nussknackerUi submodules/types/@remote
cd submodules && npm ci && CI=true npm run build && cd -
Expand Down

0 comments on commit 22c7096

Please sign in to comment.