Skip to content
This repository was archived by the owner on Mar 1, 2026. It is now read-only.

Commit 07eed7f

Browse files
committed
build(deps): Updates GitHub Actions to cache gems
1 parent 7335d8d commit 07eed7f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ jobs:
5353
uses: ruby/setup-ruby@21351ecc0a7c196081abca5dc55b08f085efe09a
5454
with:
5555
ruby-version: ${{ matrix.ruby-version }}
56+
bundler-cache: true
5657
- name: Install gems
5758
run: |
5859
gem install pkg-config

0 commit comments

Comments
 (0)