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 863fe56 commit e9bb47d
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 rake rdoc --template=rorvswild
run: bundle exec rake rdoc
- name: Upload artifact
uses: actions/upload-pages-artifact@v3

Expand Down

0 comments on commit e9bb47d

Please sign in to comment.