Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AriBunnell authored Oct 13, 2024
1 parent b75c06f commit c2d462c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ jobs:
~/.rbenv/bin/rbenv install 3.1.4
~/.rbenv/bin/rbenv global 3.1.4
~/.rbenv/bin/rbenv rehash
touch /opt/hostedtoolcache/Ruby/3.1.4/x64.complete
# Removed the touch command for /opt/hostedtoolcache
# Install Bundler and cache gems
- name: Install Bundler
run: |
Expand Down

0 comments on commit c2d462c

Please sign in to comment.