Skip to content

Commit

Permalink
codemagic ci to install [email protected] globally
Browse files Browse the repository at this point in the history
  • Loading branch information
ganeshrvel committed Jun 12, 2024
1 parent 31bd3c9 commit de487ae
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 [email protected] yarn @sentry/cli node-gyp zx yarn --force

- &install_app_packages
name: Installing app packages
Expand Down

0 comments on commit de487ae

Please sign in to comment.