Skip to content

Commit c4863b7

Browse files
committed
Working on appveyor build script
1 parent 708d92e commit c4863b7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

appveyor.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,8 @@ shallow_clone: true
2525
clone_depth: 1
2626
test_script:
2727
- dir
28-
- cd node_modules\webpack
28+
- cd node_modules
2929
- dir
3030
- cd ..
31-
- cd ..
3231
- yarn run production-windows
3332
- yarn run publish

0 commit comments

Comments
 (0)