mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
Adapt to setup-homebrew changes (#140262)
This commit is contained in:
@@ -14,7 +14,7 @@ else
|
||||
[]
|
||||
end
|
||||
|
||||
tap = Tap.from_path(Dir.pwd)
|
||||
tap = Tap.fetch(ENV.fetch("GITHUB_REPOSITORY"))
|
||||
|
||||
runner = CiMatrix.random_runner[:name]
|
||||
syntax_job = {
|
||||
|
||||
Reference in New Issue
Block a user