Skip to content

Commit

Permalink
Debug CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
reitermarkus committed Feb 8, 2024
1 parent 9131432 commit a78c605
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Library/Homebrew/api/formula.rb
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ def source_download(formula)

sig { returns(T::Boolean) }
def download_and_cache_data!
ohai "Updating formula.jws.json"

json_formulae, updated = Homebrew::API.fetch_json_api_file "formula.jws.json"

cache["aliases"] = {}
Expand Down

0 comments on commit a78c605

Please sign in to comment.