Skip to content

Commit

Permalink
Patch podcast rss update for bundler ruby 3.0 requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
danivovich committed Dec 27, 2023
1 parent c0dad66 commit d1c962e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/podcast.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Setup ruby
run: |
gem install bundler
gem install bundler -v 2.4.22
bundle install --jobs 4 --retry 3
- name: Update podcast data files
Expand Down

0 comments on commit d1c962e

Please sign in to comment.