[appveyor] fix syntax
This commit is contained in:
parent
c917278d23
commit
c567e34e6b
|
@ -24,7 +24,7 @@ skip_commits:
|
|||
message: /\[av skip\]/
|
||||
|
||||
cache:
|
||||
- %APPVEYOR_BUILD_FOLDER%\build
|
||||
- '%APPVEYOR_BUILD_FOLDER%\build'
|
||||
|
||||
environment:
|
||||
global:
|
||||
|
|
Loading…
Reference in New Issue