mirror of https://github.com/buster-so/buster.git
wrong file for buster.rb
This commit is contained in:
parent
2c4f66da6e
commit
6257cd7a51
|
@ -69,7 +69,7 @@ jobs:
|
|||
version="${input_tag#v}"
|
||||
echo "Input tag: ${input_tag}, Version: ${version}"
|
||||
|
||||
formula_file="buster.rb" # Name of the formula file in the tap repository
|
||||
formula_file="Formula/buster.rb" # Name of the formula file in the tap repository
|
||||
|
||||
echo "Generating ${formula_file}..."
|
||||
echo '# typed: false' > "${formula_file}"
|
||||
|
|
Loading…
Reference in New Issue