Skip to content

Commit

Permalink
release
Browse files Browse the repository at this point in the history
  • Loading branch information
leokun authored and leokun committed Nov 2, 2024
1 parent 37d6919 commit fd90294
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion preparepublishnpm.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#!/bin/bash
set -e
echo "copy lg2.wasm and lg2.js from build folder"
cp emscriptenbuild/libgit2/examples/lg2_async.wasm .
cp emscriptenbuild/libgit2/examples/lg2_async.js .
echo "publish --dry-run (run npm publish to finalize)"
Expand Down

0 comments on commit fd90294

Please sign in to comment.