Don't fail if cache exists

This commit is contained in:
Nicolas Werner 2023-12-13 08:11:31 +01:00
parent cfd4f45c37
commit 328613eb4b
No known key found for this signature in database
GPG key ID: C8D75E610773F2D9

View file

@ -18,7 +18,7 @@ build-windows:
APPVEYOR_REPO_COMMIT: "${CI_COMMIT_SHORT_SHA}"
CMAKE_BUILD_PARALLEL_LEVEL: 8
before_script:
- mkdir -p hunter
- mkdir -p hunter -f
- Move-Item -Path hunter -Destination C:/hunter
script:
- ./.ci/windows/build.bat