fix: Environment Setup not needed for deploy

This commit is contained in:
Purwa Shrivastava
2022-11-11 14:48:15 +01:00
parent 233f2a5c7c
commit 43fa4cd380

View File

@@ -65,10 +65,6 @@ jobs:
<<: *defaults
steps:
- checkout
- run:
name: Setup environment
command: |
./.circleci/upgrade-node.sh
- attach_workspace:
at: ~/qlik-smart-pivot
- run: