Skip to content

Commit dbca040

Browse files
Fix build name for npm packaging
1 parent b6c4576 commit dbca040

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ $ rake --tasks
1919
$ rake build:download_prebuilt
2020

2121
# Build Ruby (if you need to build Ruby by yourself)
22-
$ rake build:head-wasm32-unknown-wasi-full-js
22+
$ rake build:head-wasm32-unknown-wasi-full-js-debug
2323

2424
# Build npm package
2525
$ rake npm:ruby-head-wasm-wasi

0 commit comments

Comments
 (0)