Skip to content
This repository was archived by the owner on Aug 22, 2025. It is now read-only.

Commit 5cbe9cd

Browse files
author
dirk
committed
No longer caching Strawberry perl.
1 parent ce573d9 commit 5cbe9cd

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

appveyor.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ matrix:
1212

1313
cache:
1414
- C:\Program Files (x86)\Inno Setup 5 -> appveyor.yml
15-
- C:\Strawberry-x86 -> appveyor.yml
16-
- C:\Strawberry-x64 -> appveyor.yml
1715

1816
environment:
1917

@@ -56,7 +54,7 @@ environment:
5654

5755
install:
5856
- cd AppVeyor
59-
- Install.cmd
57+
- Install.cmd %im_platform%
6058

6159
artifacts:
6260
- path: 'Windows-Distribution\*.exe'

0 commit comments

Comments
 (0)