Skip to content

Commit

Permalink
reinstate appveyor cache
Browse files Browse the repository at this point in the history
  • Loading branch information
shawnlaffan committed Jul 1, 2024
1 parent f714c8c commit f17409b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ cache:
- C:\Strawberry

install:
- rmdir /S /Q C:\strawberry
# - rmdir /S /Q C:\strawberry
- cinst StrawberryPerl
- path C:\strawberry\perl\bin;C:\strawberry\perl\site\bin;C:\strawberry\c\bin;%PATH%
- mkdir %APPVEYOR_BUILD_FOLDER%\tmp
Expand Down

0 comments on commit f17409b

Please sign in to comment.