mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2024-11-10 10:17:11 +03:00
Ensure gyp is in Constructicon's PATH
This commit is contained in:
parent
ebaa344164
commit
aae5ebc810
@ -4,7 +4,7 @@ set -ex
|
|||||||
|
|
||||||
cd "$(dirname "$0")/../.."
|
cd "$(dirname "$0")/../.."
|
||||||
|
|
||||||
export PATH="/usr/local/Cellar/node/0.8.21/bin:${PATH}"
|
export PATH="/usr/local/Cellar/node/0.8.21/bin:/usr/local/bin:${PATH}"
|
||||||
|
|
||||||
npm install
|
npm install
|
||||||
rake create-xcode-project
|
rake create-xcode-project
|
||||||
|
Loading…
Reference in New Issue
Block a user