Skip to content

Commit 2d88b68

Browse files
committed
Update Appveyor to release only 32-bits version
1 parent ddf9f91 commit 2d88b68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ install:
1717
build_script:
1818
- node --version
1919
- npm --version
20-
- npm run publish:win
20+
- npm run publish:win32
2121
test: off

0 commit comments

Comments
 (0)