Skip to content

Commit

Permalink
edit gh action
Browse files Browse the repository at this point in the history
  • Loading branch information
antoinem committed Aug 31, 2024
1 parent 83b9ca7 commit 863fe56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
uses: actions/configure-pages@v5
- name: Build with RDoc
# Outputs to the './_site' directory by default
run: bundle exec rdoc --template=rorvswild
run: bundle exec rake rdoc --template=rorvswild
- name: Upload artifact
uses: actions/upload-pages-artifact@v3

Expand Down

0 comments on commit 863fe56

Please sign in to comment.