Skip to content

Commit

Permalink
add x86_64
Browse files Browse the repository at this point in the history
  • Loading branch information
hobbyquaker committed Sep 5, 2020
1 parent 3843a39 commit bb9dccf
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ mkdir $BUILD_DIR/dist 2> /dev/null
echo "installing build dependencies..."
npm install --only=dev --global-style --no-package-lock

./build_addon.sh x86_64
./build_addon.sh i686
./build_addon.sh armv6l
./build_addon.sh armv7l
Expand Down
Empty file added prebuilt/x86_64/.gitignore
Empty file.

0 comments on commit bb9dccf

Please sign in to comment.