We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5afb24 commit f893b63Copy full SHA for f893b63
1 file changed
appveyor.yml
@@ -11,8 +11,8 @@ before_package:
11
- BuildUnityPackages.ps1
12
13
artifacts:
14
- - path: MLAPI\bin\Debug\MLAPI*
15
- - path: *.unitypackage
+ - path: 'MLAPI\bin\Debug\MLAPI*'
+ - path: '*.unitypackage'
16
17
18
image: Visual Studio 2017
0 commit comments