Skip to content

Commit

Permalink
clean up the appveyor cache properly
Browse files Browse the repository at this point in the history
  • Loading branch information
shawnlaffan committed Jul 1, 2024
1 parent 2afd535 commit 62377cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ cache:
- C:\Strawberry

install:
- 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 62377cf

Please sign in to comment.