We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7202036 commit bdfcda0Copy full SHA for bdfcda0
appveyor.yml
@@ -78,7 +78,7 @@ for:
78
artifacts:
79
- path: 'MLAPI\bin\Lite\Release\*\*MLAPI*'
80
after_build:
81
- - cp .\MLAPI\bin\Lite\Release\*\*MLAPI* .\MLAPI\bin\
+ - cp MLAPI\bin\Lite\Release\*\*MLAPI* MLAPI\bin\
82
test:
83
assemblies:
84
- 'MLAPI-Tests\bin\Lite\Release\*\MLAPI-Tests.dll'
0 commit comments