Skip to content

Commit ca98386

Browse files
authored
fix: Update release please (#27)
Signed-off-by: Jose Colella <jose.colella@gusto.com>
1 parent 457c326 commit ca98386

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/release-please.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,7 @@ jobs:
3434

3535
# Set up Ruby if a release can be created.
3636
- uses: ruby/setup-ruby@v1
37-
with:
38-
bundler-cache: true
37+
- run: bundle install
3938

4039
- name: Release Gem
4140
run: |

0 commit comments

Comments
 (0)