Skip to content

Commit

Permalink
Merge pull request #447 from riscv-software-src/dhower-qc-patch-2
Browse files Browse the repository at this point in the history
Update setup
  • Loading branch information
dhower-qc authored Jan 29, 2025
2 parents 70a4fd0 + 8208370 commit ce0dc0a
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 ce0dc0a

Please sign in to comment.