Skip to content

Commit

Permalink
git init
Browse files Browse the repository at this point in the history
  • Loading branch information
yousif-bugsnag committed Feb 3, 2024
1 parent 93b4d5d commit dbd058e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions features/scripts/build-common.sh
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,8 @@ npm install

cp $EXPO_UNIVERSAL_CREDENTIALS_DIR/* .

git init
git add .
git commit -m "Initial commit"

echo "Common setup complete"

0 comments on commit dbd058e

Please sign in to comment.