We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33bd62b commit 4983034Copy full SHA for 4983034
1 file changed
appveyor.yml
@@ -25,5 +25,10 @@ shallow_clone: true
25
clone_depth: 1
26
test_script:
27
- dir
28
+- cd node_modules\webpack\bin
29
+- dir
30
+- cd ..
31
32
33
- yarn run production-windows
34
- yarn run publish
0 commit comments