diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f3fbf9749763f..90508e1b29540 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