Skip to content

Commit

Permalink
Update build.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
mencian authored Dec 23, 2024
1 parent 176b449 commit 2968d53
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions recipes/ggcat/build.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#!/bin/bash -ex

export MACOSX_DEPLOYMENT_TARGET=10.15

cargo install --no-track --verbose --root "${PREFIX}" --path crates/cmdline/ --locked

0 comments on commit 2968d53

Please sign in to comment.