Skip to content

Commit

Permalink
Fix bundler v2 build script
Browse files Browse the repository at this point in the history
  • Loading branch information
brrygrdn committed Mar 16, 2021
1 parent ed20d2f commit 4c35154
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bundler/helpers/v2/build
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ helpers_dir="$(dirname "${BASH_SOURCE[0]}")"
cp -r \
"$helpers_dir/.bundle" \
"$helpers_dir/lib" \
"$helpers_dir/monkey_patches" \
"$helpers_dir/run.rb" \
"$helpers_dir/Gemfile" \
"$install_dir"
Expand Down

0 comments on commit 4c35154

Please sign in to comment.