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 27c7f60 commit 3eb9b75Copy full SHA for 3eb9b75
appveyor.yml
@@ -8,7 +8,7 @@ build:
8
verbosity: minimal
9
10
before_package:
11
- - powershell -noexit "& ""C:\projects\mlapi\BuildUnityPackages.ps1"""
+ - powershell "& ""C:\projects\mlapi\BuildUnityPackages.ps1"""
12
13
artifacts:
14
- path: 'MLAPI\bin\Debug\MLAPI*'
0 commit comments