Skip to content

Commit 611cb08

Browse files
committed
Fixes formula class name
1 parent ae5531b commit 611cb08

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update_klotho_oss_formula.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
5353
echo "Preparing formula for klotho release: ${VERSION}"
5454
55-
export FORMULA_NAME=KlothoOSS
55+
export FORMULA_NAME=KlothoOss
5656
export OUTPUT_FILE_NAME=klotho-oss.rb
5757
export BINARY_BASE_URL="https://github.com/klothoplatform/klotho/releases/download"
5858
./update_formula.sh

0 commit comments

Comments
 (0)