Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
pvinis committed Jun 14, 2024
1 parent dcb6db1 commit 30cb900
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/new-release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ function generateNewReleaseBranch () {

# go back to master
cd ..
git clean -df # cleanup because rn init creates some yarn stuff but on the main directory
rm -rf wt-app
git worktree prune
}
Expand Down

0 comments on commit 30cb900

Please sign in to comment.