Skip to content

Commit e41e64b

Browse files
committed
test
1 parent 139b6c6 commit e41e64b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/macos-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ jobs:
106106
ruby-version: '3.2.9'
107107

108108
- name: Bundle install
109-
run: bundle install --retry=3
109+
run: bundle install --retry=3 && bundle update
110110

111111
- name: Install Python and awscli
112112
run: |

0 commit comments

Comments
 (0)