Skip to content
This repository has been archived by the owner on Apr 24, 2024. It is now read-only.

Commit

Permalink
fix(build): add required packages
Browse files Browse the repository at this point in the history
  • Loading branch information
IMXEren committed Mar 5, 2024
1 parent 6b2f0a9 commit 9121124
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build_package.sh
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ else
exec "$dir/${bin_name}.bin" "$@"
fi'

yes | pkg install -y pkg-config openssl
cd competition-groups
cargo build --release
bin_path="${tmpdir}/competition-groups/target/release/competition-groups"
Expand Down

0 comments on commit 9121124

Please sign in to comment.