Skip to content

Commit

Permalink
update executable name
Browse files Browse the repository at this point in the history
  • Loading branch information
TamimiGitHub committed Sep 6, 2024
1 parent 00707f6 commit 58d4ef8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/stm.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ class Stm < Formula
license "Apache-2.0"

def install
bin.install "stm-macos"
bin.install "stm-macos" => "stm"
end

test do
Expand Down

0 comments on commit 58d4ef8

Please sign in to comment.