Skip to content

Commit

Permalink
fix: pipeline release fix (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
gemaxim authored Apr 17, 2024
1 parent 16109c9 commit f8204d4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,8 +115,6 @@ jobs:
- image: node:18
steps:
- checkout
- install_node_npm:
node_version: << parameters.node_version >>
- install_deps
- run:
name: Run build
Expand Down

0 comments on commit f8204d4

Please sign in to comment.