Skip to content

Commit

Permalink
Syntax fix
Browse files Browse the repository at this point in the history
  • Loading branch information
bess committed Mar 21, 2024
1 parent 5373521 commit eff6112
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/pages.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
name: Deploy API docs to GitHub Pages
on:
push:
Expand Down Expand Up @@ -36,4 +37,4 @@ jobs:
# default `doc` as default of `.yardopts`
# output-dir: 'docs'
# default version is 3.2
ruby-version: '3.2'
ruby-version: '3.2'

0 comments on commit eff6112

Please sign in to comment.