Skip to content

Commit 81c3d04

Browse files
committed
Add Ruby Version
1 parent 48d15a3 commit 81c3d04

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pages.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525
- name: Setup Ruby
2626
uses: ruby/setup-ruby@v1
2727
with:
28+
ruby-version: "2.6"
2829
bundler-cache: true
2930

3031
- name: Setup Pages

0 commit comments

Comments
 (0)