Skip to content

Commit b08952a

Browse files
committed
disable cache for release step
1 parent e934ac2 commit b08952a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/rspec_and_release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ jobs:
3535
uses: ruby/setup-ruby@v1
3636
with:
3737
ruby-version: 2.7
38-
bundler-cache: true
3938
- name: Zip
4039
run : |
4140
zip -r datadog_backup.zip ./*

0 commit comments

Comments
 (0)