Skip to content

Commit

Permalink
specify bundler
Browse files Browse the repository at this point in the history
  • Loading branch information
danivovich committed Dec 21, 2023
1 parent a509d73 commit c0dad66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Setup ruby
run: |
gem install bundler
gem install bundler -v 2.4.22
bundle install --jobs 4 --retry 3
- name: Generate site
Expand Down

0 comments on commit c0dad66

Please sign in to comment.