workflows/tapioca: remove unnecessary steps.
This commit is contained in:
parent
98f8235755
commit
c5f3afa992
7
.github/workflows/tapioca.yml
vendored
7
.github/workflows/tapioca.yml
vendored
@ -21,13 +21,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
username: BrewTestBot
|
username: BrewTestBot
|
||||||
|
|
||||||
- name: Set up Ruby
|
|
||||||
uses: actions/setup-ruby@main
|
|
||||||
with:
|
|
||||||
ruby-version: '2.6'
|
|
||||||
- name: Install RubyGems
|
|
||||||
run: brew typecheck --update-definitions
|
|
||||||
|
|
||||||
- name: Update Tapioca definitions
|
- name: Update Tapioca definitions
|
||||||
id: update
|
id: update
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user