Skip to content

Commit

Permalink
Always install the latest rdoc
Browse files Browse the repository at this point in the history
  • Loading branch information
st0012 committed Jul 12, 2023
1 parent a109ca9 commit fbe486b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ jobs:
- name: Install dependencies
run: |
gem install bundler --no-document
gem install rdoc
gem rdoc --all --ri --no-rdoc
WITH_VTERM=1 bundle install
- name: rake test_yamatanooroti
Expand Down

0 comments on commit fbe486b

Please sign in to comment.