Skip to content

Commit

Permalink
Ping bundler version
Browse files Browse the repository at this point in the history
  • Loading branch information
JosemyDuarte committed Mar 22, 2024
1 parent 742ed31 commit 6d4f72a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- uses: ruby/setup-ruby@v1
with:
ruby-version: "2.6"
- run: gem install bundler
- run: gem install bundler -v 2.4.22
- run: bundle install --jobs 4 --retry 3
- run: bundle exec jekyll build --destination site
env:
Expand Down

0 comments on commit 6d4f72a

Please sign in to comment.