Skip to content

Commit

Permalink
Have to be specific about the path I guess...
Browse files Browse the repository at this point in the history
  • Loading branch information
plasticine committed Sep 22, 2013
1 parent afe89ec commit 6350f06
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion run.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
export BOWER_STORAGE__CACHE="${WERCKER_CACHE_DIR}/wercker/bower"
mkdir -p $BOWER_STORAGE__CACHE
bower install
./node_modules/bower/bin/bower install
2 changes: 1 addition & 1 deletion wercker-step.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
name: bower-install
version: 0.0.3
version: 0.0.4
description: bower-install step

0 comments on commit 6350f06

Please sign in to comment.