Skip to content

Commit

Permalink
Attempt yet again to install jekyll.
Browse files Browse the repository at this point in the history
  • Loading branch information
imcbride committed Jan 18, 2024
1 parent f4532ce commit e99a2a7
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ jobs:
with:
bundler-cache: true
ruby-version: '3.1.3'
- name: Install Jekyll
run: gem install jekyll bundler
- name: Build And Deploy
id: builddeploy
uses: Azure/static-web-apps-deploy@v1
Expand Down

0 comments on commit e99a2a7

Please sign in to comment.