Skip to content

Commit

Permalink
Particle build fix (#2155)
Browse files Browse the repository at this point in the history
* Bump versions for release and Remove console.log

* Bump iy

* Fix particle ci build
  • Loading branch information
Adamj1232 authored Apr 12, 2024
1 parent 2eec9f5 commit 4a1f822
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 @@ -731,7 +731,7 @@ jobs:
- image: cimg/node:18.0.0
working_directory: ~/web3-onboard-monorepo/packages/particle-network
steps:
- node-build-steps
- node-staging-build-steps

workflows:
version: 2
Expand Down

0 comments on commit 4a1f822

Please sign in to comment.