Skip to content

Commit 708d92e

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

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,10 +25,9 @@ shallow_clone: true
2525
clone_depth: 1
2626
test_script:
2727
- dir
28-
- cd node_modules\webpack\bin
28+
- cd node_modules\webpack
2929
- dir
3030
- cd ..
3131
- cd ..
32-
- cd ..
3332
- yarn run production-windows
3433
- yarn run publish

0 commit comments

Comments
 (0)