Skip to content

Commit

Permalink
Attempt to fix build order.
Browse files Browse the repository at this point in the history
  • Loading branch information
imcbride committed Jan 18, 2024
1 parent aea0078 commit 181a141
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ jobs:
bundler-cache: true
ruby-version: '3.1'
- name: Install Jekyll
run: gem install jekyll bundler
with:
ruby-version: '3.1'
run: gem install jekyll bundler
- name: Build And Deploy
id: builddeploy
uses: Azure/static-web-apps-deploy@v1
Expand Down

0 comments on commit 181a141

Please sign in to comment.