Skip to content

Commit ce0dc0a

Browse files
authored
Merge pull request #447 from riscv-software-src/dhower-qc-patch-2
Update setup
2 parents 70a4fd0 + 8208370 commit ce0dc0a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bin/setup

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,7 @@ if [ ! -f $ROOT/.bundle/config ]; then
133133
cd $ROOT
134134
${RUN} bundle config set --local path ${ROOT}/.home/.gems
135135
${RUN} bundle config set --local cache_path ${ROOT}/.home/.cache
136+
${RUN} bundle config set --local with development
136137
cd $OLDDIR
137138
fi
138139

0 commit comments

Comments
 (0)