Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 98625b3

Browse filesBrowse files
committed
Disable bundler-cache
ruby/setup-ruby#297 (comment)
1 parent 5fbc4ce commit 98625b3
Copy full SHA for 98625b3

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎action.yml

Copy file name to clipboardExpand all lines: action.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ runs:
3535
uses: ruby/setup-ruby@v1
3636
with:
3737
ruby-version: "3.1"
38-
bundler-cache: true
38+
# bundler-cache: true
3939

4040
- name: Install RubyGems
4141
run: bundle install --gemfile=$GITHUB_ACTION_PATH/Gemfile

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.