mirror of
https://github.com/ivuorinen/homebrew-tap.git
synced 2026-03-10 01:59:44 +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-
|
restore-keys: ${{ runner.os }}-rubygems-
|
||||||
|
|
||||||
- name: Install Homebrew Bundler RubyGems
|
- name: Install Homebrew Bundler RubyGems
|
||||||
if: steps.cache.outputs.cache-hit != 'true'
|
|
||||||
shell: bash
|
shell: bash
|
||||||
run: brew install-bundler-gems
|
run: brew install-bundler-gems
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user