Skip to content

Commit

Permalink
Update build-pages-and-deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
webrian authored Dec 9, 2023
1 parent b1baf1d commit 4cd9299
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-pages-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: Setup Ruby environment
uses: ruby/setup-ruby@v1
with:
ruby-version: '3.x'
ruby-version: '3.1.1'
bundler-cache: true
- run: gem install jekyll-youtube

Expand Down

0 comments on commit 4cd9299

Please sign in to comment.