Skip to content

Commit c567e34

Browse files
authored
[appveyor] fix syntax
1 parent c917278 commit c567e34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ skip_commits:
2424
message: /\[av skip\]/
2525

2626
cache:
27-
- %APPVEYOR_BUILD_FOLDER%\build
27+
- '%APPVEYOR_BUILD_FOLDER%\build'
2828

2929
environment:
3030
global:

0 commit comments

Comments
 (0)