Skip to content

Commit

Permalink
fix param name 2
Browse files Browse the repository at this point in the history
  • Loading branch information
LukasTy committed Dec 24, 2024
1 parent 3d43e6a commit 52ffe7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ commands:
- when:
condition:
not:
equal: [stable, << pipeline.parameters.react-version >>]
equal: [stable, << pipeline.parameters.with-react-version >>]
steps:
- run:
name: Change pnpm setting to not install peer dependencies
Expand Down

0 comments on commit 52ffe7b

Please sign in to comment.