diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f3fbf974976..90508e1b295 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -91,6 +91,7 @@ jobs: gem install bundler -v 2.1.4 --no-doc bundle config deployment 'true' bundle config without 'development' + bundle config path vendor/bundle - name: Bundler cache uses: actions/cache@v1