Skip to content

Commit

Permalink
Delete unnecessary comment
Browse files Browse the repository at this point in the history
  • Loading branch information
noraworld committed Mar 12, 2022
1 parent b1f4cf0 commit 5dd7df3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ runs:
uses: ruby/setup-ruby@v1
with:
ruby-version: "3.1"
# bundler-cache: true

- name: Install RubyGems
run: bundle install --gemfile=$GITHUB_ACTION_PATH/Gemfile
Expand Down

0 comments on commit 5dd7df3

Please sign in to comment.