mirror of
https://github.com/ivuorinen/homebrew-tap.git
synced 2026-02-18 08:51:24 +00:00
fix(ci): so, no ruby-version-file
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@@ -35,7 +35,6 @@ jobs:
|
|||||||
uses: ruby/setup-ruby@0481980f17b760ef6bca5e8c55809102a0af1e5a # v1.263.0
|
uses: ruby/setup-ruby@0481980f17b760ef6bca5e8c55809102a0af1e5a # v1.263.0
|
||||||
with:
|
with:
|
||||||
bundler-cache: true
|
bundler-cache: true
|
||||||
ruby-version-file: .ruby-version
|
|
||||||
|
|
||||||
- name: Set up Homebrew
|
- name: Set up Homebrew
|
||||||
id: set-up-homebrew
|
id: set-up-homebrew
|
||||||
|
|||||||
1
.github/workflows/pages-build.yml
vendored
1
.github/workflows/pages-build.yml
vendored
@@ -34,7 +34,6 @@ jobs:
|
|||||||
uses: ruby/setup-ruby@0481980f17b760ef6bca5e8c55809102a0af1e5a # v1.263.0
|
uses: ruby/setup-ruby@0481980f17b760ef6bca5e8c55809102a0af1e5a # v1.263.0
|
||||||
with:
|
with:
|
||||||
bundler-cache: true
|
bundler-cache: true
|
||||||
ruby-version-file: .ruby-version
|
|
||||||
|
|
||||||
- name: Parse Formulae and Build Site
|
- name: Parse Formulae and Build Site
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|||||||
Reference in New Issue
Block a user