Skip to content

Commit

Permalink
Update setup
Browse files Browse the repository at this point in the history
Signed-off-by: Derek Hower <[email protected]>
  • Loading branch information
dhower-qc authored Jan 29, 2025
1 parent 70a4fd0 commit 8208370
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/setup
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@ if [ ! -f $ROOT/.bundle/config ]; then
cd $ROOT
${RUN} bundle config set --local path ${ROOT}/.home/.gems
${RUN} bundle config set --local cache_path ${ROOT}/.home/.cache
${RUN} bundle config set --local with development
cd $OLDDIR
fi

Expand Down

0 comments on commit 8208370

Please sign in to comment.