chore: update

Signed-off-by: appleboy <appleboy.tw@gmail.com>
This commit is contained in:
appleboy 2023-04-29 11:11:01 +08:00
parent 86b6eb5bc0
commit 5d56aa67fd
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ class ActRunnerHead < Formula
if stable.using.blank?
filename = ActRunnerHead.class_variable_get("@@filename")
else
filename = downloader.cached_location
filename = downloader.cached_location
end
apply_ad_hoc_signature(filename)
bin.install filename => "act_runner"