Skip to content

Commit

Permalink
Can't cache bundler
Browse files Browse the repository at this point in the history
  • Loading branch information
santib committed Jan 27, 2025
1 parent 90f8086 commit e1dac29
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,6 @@ jobs:
uses: ruby/setup-ruby@v1
with:
ruby-version: ${{ matrix.ruby_version }}
bundler-cache: true
- name: Before build
run: |
sudo apt-get install libsqlite3-dev
Expand Down

0 comments on commit e1dac29

Please sign in to comment.