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 f893b63 commit 78190d5Copy full SHA for 78190d5
appveyor.yml
@@ -8,7 +8,7 @@ build:
8
verbosity: minimal
9
10
before_package:
11
- - BuildUnityPackages.ps1
+ - powershell -noexit "& ""BuildUnityPackages.ps1"""
12
13
artifacts:
14
- path: 'MLAPI\bin\Debug\MLAPI*'
0 commit comments