Skip to content

Commit f8204d4

Browse files
authored
fix: pipeline release fix (#8)
1 parent 16109c9 commit f8204d4

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.circleci/config.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,8 +115,6 @@ jobs:
115115
- image: node:18
116116
steps:
117117
- checkout
118-
- install_node_npm:
119-
node_version: << parameters.node_version >>
120118
- install_deps
121119
- run:
122120
name: Run build

0 commit comments

Comments
 (0)