Skip to content

Commit a53f765

Browse files
committed
fix: do not cache deps in release please
1 parent 710aa70 commit a53f765

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,5 @@ jobs:
2222
fetch-tags: true
2323
- uses: ruby/setup-ruby@v1
2424
if: ${{ steps.release.outputs.release_created }}
25-
with:
26-
bundler-cache: true
2725
- uses: rubygems/release-gem@v1
2826
if: ${{ steps.release.outputs.release_created }}

0 commit comments

Comments
 (0)