Skip to content

Commit

Permalink
gem uninstall not needed
Browse files Browse the repository at this point in the history
  • Loading branch information
etagwerker committed Oct 8, 2024
1 parent ff8938d commit 4b5730d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/rails_release_sanity_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ jobs:

- name: Install Bundler ${{ github.event.inputs.bundler_version }}
run: |
gem uninstall --all --executables
gem install bundler -v ${{ github.event.inputs.bundler_version }}
- name: Install dependencies
Expand Down

0 comments on commit 4b5730d

Please sign in to comment.