From db1bb05a442a86cc9f4f5b2ebc386e25ae62383f Mon Sep 17 00:00:00 2001 From: Yuri Smirnov Date: Fri, 13 Sep 2024 13:40:19 +0300 Subject: [PATCH] wip --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8b62a58..38ec81b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -69,6 +69,6 @@ jobs: - uses: ruby/setup-ruby@v1 with: ruby-version: ruby - bundler-cache: true + bundler-cache: false - uses: rubygems/release-gem@v1