Skip to content

Commit

Permalink
fix: correct publish function name
Browse files Browse the repository at this point in the history
  • Loading branch information
DenKoren committed Aug 22, 2024
1 parent 83df7d9 commit 61fe874
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/publish.sh
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ publish_packages() {
publish_package "${_bin_name}" "macosx" "aarch64"
}

publish_binaries "runenv-java-stub"
publish_packages "runenv-java-stub"
publish_packages "hello-world"
publish_packages "guided-command"
publish_packages "sleep"
Expand Down

0 comments on commit 61fe874

Please sign in to comment.