Skip to content

Commit e9bb47d

Browse files
committed
edit gh action
1 parent 863fe56 commit e9bb47d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
uses: actions/configure-pages@v5
3232
- name: Build with RDoc
3333
# Outputs to the './_site' directory by default
34-
run: bundle exec rake rdoc --template=rorvswild
34+
run: bundle exec rake rdoc
3535
- name: Upload artifact
3636
uses: actions/upload-pages-artifact@v3
3737

0 commit comments

Comments
 (0)