Skip to content

Commit 8296344

Browse files
committed
Change appveyor build to build types
1 parent aed9ab1 commit 8296344

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,7 +17,7 @@ before_build:
1717
- sh: yarn
1818

1919
build_script:
20-
- sh: yarn build
20+
- sh: yarn build:package
2121

2222
after_build:
2323
# Create a package file

0 commit comments

Comments
 (0)