Skip to content

Commit

Permalink
remove dev profile
Browse files Browse the repository at this point in the history
Closes #32.

Signed-off-by: Bugen Zhao <[email protected]>
  • Loading branch information
BugenZhao committed Mar 1, 2024
1 parent e98fff6 commit 4382ac7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Formula/risingwave.rb
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ def install
system "cargo", "install",
"--bin", "risingwave",
"--features", "rw-static-link",
"--profile", "dev", # TODO: test only
*std_cargo_args(root: libexec, path: "src/cmd_all")

resource("connector").stage do
Expand Down

0 comments on commit 4382ac7

Please sign in to comment.