Skip to content

Commit 9faf1d8

Browse files
committed
fix release workflow even harder
1 parent a37d0b6 commit 9faf1d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ jobs:
1111
uses: ruby/setup-ruby@v1
1212
with:
1313
ruby-version: '3.0'
14+
bundler-cache: true
1415
- name: Setup Python
1516
uses: actions/setup-python@v2
1617
with:

0 commit comments

Comments
 (0)