We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fa5b92 commit a7b1d9aCopy full SHA for a7b1d9a
1 file changed
.github/workflows/yard.yml
@@ -22,7 +22,7 @@ jobs:
22
- name: Build
23
run: |
24
echo "Build..."
25
- bundle exec rake docs
+ bundle exec yardoc
26
- name: Publish
27
uses: jekyll-is/action-jekyll-is-publish@v1
28
with:
0 commit comments