diff options
Diffstat (limited to '.appveyor.yml')
| -rw-r--r-- | .appveyor.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.appveyor.yml b/.appveyor.yml index f394ae44c..dcec9ec23 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -15,6 +15,6 @@ artifacts: - path: build\inkscape*.7z cache: - - C:\msys64\home\appveyor\.ccache + - '%APPVEYOR_BUILD_FOLDER%\build\ccache' test: off |
