aws / homebrew-tap

Homebrew formulae that allows installation of AWS tools through the Homebrew package manager.
Apache License 2.0
107 stars 96 forks source link

fix: Untap homebrew/cask and homebrew/core before running brew update #483

Closed hnnasit closed 1 year ago

hnnasit commented 1 year ago

Description of changes: brew bottle build is failing due to an issue while updating homebrew/cask (while running brew update). Based on the suggestions in https://github.com/orgs/Homebrew/discussions/4612, untapping before running brew update does not give this error.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.