Skip to content

Commit

Permalink
Create .ruby-version file
Browse files Browse the repository at this point in the history
  • Loading branch information
parkerbxyz committed Oct 27, 2022
1 parent e073aa3 commit 3f0edf2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/jekyll.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ jobs:
- name: Set up Ruby
uses: ruby/setup-ruby@ece82769428359c077b5a5eaff268902a303c101
with:
ruby-version: '3.1'
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
- name: Set up Pages
id: pages
Expand Down
1 change: 1 addition & 0 deletions .ruby-version
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
3.1.2

0 comments on commit 3f0edf2

Please sign in to comment.