Put Constructicon's node in PATH

This commit is contained in:
Adam Roben 2013-03-04 15:38:39 -05:00 committed by probablycorey
parent caf0dec598
commit ebaa344164

View File

@ -4,5 +4,7 @@ set -ex
cd "$(dirname "$0")/../.."
export PATH="/usr/local/Cellar/node/0.8.21/bin:${PATH}"
npm install
rake create-xcode-project