Skip to content

Commit f893b63

Browse files
committed
Fixed AppVeyor YAML
1 parent b5afb24 commit f893b63

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

appveyor.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ before_package:
1111
- BuildUnityPackages.ps1
1212

1313
artifacts:
14-
- path: MLAPI\bin\Debug\MLAPI*
15-
- path: *.unitypackage
14+
- path: 'MLAPI\bin\Debug\MLAPI*'
15+
- path: '*.unitypackage'
1616

1717

1818
image: Visual Studio 2017

0 commit comments

Comments
 (0)