Skip to content

Commit

Permalink
微修正
Browse files Browse the repository at this point in the history
  • Loading branch information
kujirahand committed Jul 19, 2024
1 parent aea0c64 commit 2bf03cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build_bin.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ cargo build --release
# copy
mkdir -p $TARGET_DIR
cp README.md $TARGET_DIR/
cp README_ja.md $TARGET_DIR/
cp target/release/sakuramml $TARGET_DIR/

echo "OK"

0 comments on commit 2bf03cf

Please sign in to comment.