Skip to content

Commit

Permalink
Attempt to remove bundler step.
Browse files Browse the repository at this point in the history
  • Loading branch information
imcbride committed Jan 18, 2024
1 parent 9001d0a commit a8034c8
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ jobs:
with:
bundler-cache: true
ruby-version: '3.1.3'
- name: Install Bundler
run: gem install bundler
- name: Install Jekyll
run: gem install jekyll
- name: NPM Install
Expand Down

0 comments on commit a8034c8

Please sign in to comment.