Skip to content

Commit

Permalink
Cache gems.
Browse files Browse the repository at this point in the history
  • Loading branch information
postmodern committed Jan 15, 2023
1 parent 0b0c048 commit d2459b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
uses: ruby/setup-ruby@v1
with:
ruby-version: ${{ matrix.ruby }}
bundler-cache: true
- name: Install dependencies
run: |
sudo apt update -y && \
Expand Down

0 comments on commit d2459b6

Please sign in to comment.