Skip to content

Commit

Permalink
Remove ruby version spec from Jeykll install.
Browse files Browse the repository at this point in the history
  • Loading branch information
imcbride committed Jan 18, 2024
1 parent 181a141 commit b40d27c
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@ jobs:
ruby-version: '3.1'
- name: Install Jekyll
run: gem install jekyll bundler
with:
ruby-version: '3.1'
- name: Build And Deploy
id: builddeploy
uses: Azure/static-web-apps-deploy@v1
Expand Down

0 comments on commit b40d27c

Please sign in to comment.