Skip to content

Commit 5dd7df3

Browse files
committed
Delete unnecessary comment
1 parent b1f4cf0 commit 5dd7df3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

action.yml

-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ runs:
3535
uses: ruby/setup-ruby@v1
3636
with:
3737
ruby-version: "3.1"
38-
# bundler-cache: true
3938

4039
- name: Install RubyGems
4140
run: bundle install --gemfile=$GITHUB_ACTION_PATH/Gemfile

0 commit comments

Comments
 (0)