Skip to content

Commit 0927dc1

Browse files
committed
Fix appveyor config
1 parent bd79c9b commit 0927dc1

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
@@ -8,7 +8,7 @@ test_script:
88
- node --version
99
- yarn --version
1010

11-
build:
11+
build_script:
1212
- yarn run package
1313

1414
artifacts:

0 commit comments

Comments
 (0)