Skip to content

Commit

Permalink
add ruby version
Browse files Browse the repository at this point in the history
  • Loading branch information
nntrn committed Feb 27, 2024
1 parent 5cd7c3d commit 0d874ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
- name: Set up Ruby
uses: ruby/setup-ruby@ece82769428359c077b5a5eaff268902a303c101
with:
ruby-version: "2.4.19"
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
- run: ./scripts/build-data.sh --remote
- name: Set up Pages
Expand Down

0 comments on commit 0d874ec

Please sign in to comment.