mirror of
https://github.com/ivuorinen/homebrew-tap.git
synced 2026-02-04 08:45:30 +00:00
fix(ci): remove steps.cache.outputs.cache-hit
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@@ -53,7 +53,6 @@ jobs:
|
||||
restore-keys: ${{ runner.os }}-rubygems-
|
||||
|
||||
- name: Install Homebrew Bundler RubyGems
|
||||
if: steps.cache.outputs.cache-hit != 'true'
|
||||
shell: bash
|
||||
run: brew install-bundler-gems
|
||||
|
||||
|
||||
Reference in New Issue
Block a user