Skip to content
Snippets Groups Projects
Commit 25f8901c authored by Marshall Quander's avatar Marshall Quander
Browse files

Use most recent stable Node again for build

parent 4a38bb01
No related branches found
No related tags found
No related merge requests found
......@@ -19,7 +19,7 @@ pushd "$DIR/.."
rm /usr/bin/env
ln -s "$(hab pkg path core/coreutils)/bin/env" /usr/bin/env
hab pkg install -b core/coreutils core/bash core/node/8.11.3 core/git core/aws-cli
hab pkg install -b core/coreutils core/bash core/node core/git core/aws-cli
npm ci
npm run build
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment