We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77e902d commit 86a2fddCopy full SHA for 86a2fdd
bin/build-gems
@@ -19,7 +19,7 @@ bundle exec rake compile test
19
20
# package the gems, including precompiled native
21
bundle exec rake clean clobber
22
-bundle exec rake gem:all
+bundle exec rake -m gem:all
23
cp -v pkg/sqlite3*.gem gems
24
25
# test those gem files!
0 commit comments