Stop pulling test-bot tap, and update all taps before checking for updates (#4569)

This commit is contained in:
David Marby 2022-03-09 21:43:37 +01:00 committed by GitHub
parent e3b30c26f4
commit 6d2ddbb635
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,6 +16,8 @@ jobs:
- name: Set up Homebrew
id: set-up-homebrew
uses: Homebrew/actions/setup-homebrew@master
with:
test-bot: false
- name: Cache Homebrew Bundler RubyGems
id: cache
@ -37,6 +39,9 @@ jobs:
with:
username: 'insomnia-infra'
- name: Update brew
run: brew update
# Update Homebrew's Inso(mnia) formulae
# https://github.com/Homebrew/actions/tree/master/bump-formulae
- name: Bump Inso (Beta) Formula