Skip to content

Commit

Permalink
Merge pull request #373 from ganeshrvel/release/3.2.23
Browse files Browse the repository at this point in the history
codemagic ci to install semver@7.6.0 globally
  • Loading branch information
ganeshrvel committed Jun 12, 2024
2 parents 7167c8d + de487ae commit b51494c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion codemagic.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ definitions:
- &install_global_packages
name: Installing global packages
script: npm install -g yarn @sentry/cli node-gyp zx yarn --force
script: npm install -g semver@7.6.0 yarn @sentry/cli node-gyp zx yarn --force

- &install_app_packages
name: Installing app packages
Expand Down

0 comments on commit b51494c

Please sign in to comment.