Skip to content

Commit

Permalink
rm debugging lines
Browse files Browse the repository at this point in the history
  • Loading branch information
ajschmidt8 committed Sep 20, 2024
1 parent b574718 commit e56f790
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions vercel.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,6 @@ export PATH="${PATH}:${INSTALL_PREFIX}/go/bin"

install_dependencies() {
echo "installing dependencies..."
ruby --version
echo "search ruby versions..."
yum list available | grep -i "ruby.*devel"
bundle install
npm install
}
Expand Down

0 comments on commit e56f790

Please sign in to comment.