Skip to content

Commit

Permalink
remove yarn import
Browse files Browse the repository at this point in the history
  • Loading branch information
yousif-bugsnag committed Feb 1, 2024
1 parent f5ee590 commit dfc46ec
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions features/scripts/build-common.sh
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ sed -i '' "s/EXPO_EAS_PROJECT_ID/$EXPO_EAS_PROJECT_ID/g" app.json
# install the remaining packages, this also re-installs the correct @bugsnag/expo version
npm install *.tgz
npm install
rm package-lock.json
yarn import

./run-bugsnag-expo-cli-install

Expand Down

0 comments on commit dfc46ec

Please sign in to comment.