We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c046ddd commit 448f2fdCopy full SHA for 448f2fd
.github/workflows/github-pages.yml
@@ -14,8 +14,7 @@ jobs:
14
- uses: ruby/setup-ruby@v1
15
with:
16
ruby-version: ruby
17
- bundler-cache: true
18
- - run: bundle install
+ bundler-cache: true # 'bundle install' and cache gems
19
- run: rake rdoc
20
- name: Upload GitHub Pages artifact
21
uses: actions/upload-pages-artifact@v3
0 commit comments